LG TV WebOs 3.0
Moderator: leecollings
-
- Posts: 22
- Joined: Monday 31 July 2017 14:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
LG TV WebOs 3.0
Hello,
Is there someone who has the LG webOs homebridge plug-in working ??
If So can you please tell me How I can install this plug-in.
Is there someone who has the LG webOs homebridge plug-in working ??
If So can you please tell me How I can install this plug-in.
-
- Posts: 19
- Joined: Thursday 02 February 2017 20:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.6708
- Location: Deutschland
- Contact:
Re: LG TV WebOs 3.0
I installed it, including the pylgtv libary. But in the Log is writing this:
(LGTV) Update 1:'Traceback (most recent call last):
File "/home/pi/domoticz/plugins/lgtv/lg.py", line 1, in
from pylgtv import WebOsClient
ImportError: No module named 'pylgtv'
(Traceback (most recent call last):
its not working with my LG65b6v ,i think something is wrong whit the pylgtv libary
(LGTV) Update 1:'Traceback (most recent call last):
File "/home/pi/domoticz/plugins/lgtv/lg.py", line 1, in
from pylgtv import WebOsClient
ImportError: No module named 'pylgtv'
(Traceback (most recent call last):
its not working with my LG65b6v ,i think something is wrong whit the pylgtv libary
-
- Posts: 22
- Joined: Monday 31 July 2017 14:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: LG TV WebOs 3.0
How did you install and run the plug-in?
-
- Posts: 19
- Joined: Thursday 02 February 2017 20:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.6708
- Location: Deutschland
- Contact:
Re: LG TV WebOs 3.0
https://www.domoticz.com/wiki/Using_Python_plugins
-Download the files from github
-put it in domoticz/plugins/lgtv(lgtv is not important, you can chose an other name)
-make the files executable (chmod - x filename)
-restart domoticz
After this you will find it under hardware
But for the LG tv plugin you have to install the pylgtv library. I have done this with: pip3 install pylgtv
-Download the files from github
-put it in domoticz/plugins/lgtv(lgtv is not important, you can chose an other name)
-make the files executable (chmod - x filename)
-restart domoticz
After this you will find it under hardware
But for the LG tv plugin you have to install the pylgtv library. I have done this with: pip3 install pylgtv
-
- Posts: 22
- Joined: Monday 31 July 2017 14:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: LG TV WebOs 3.0
Thanks it is working now.!
Now I Just need to know How to enable remote power on.
Because the power off is working But the power on not
Now I Just need to know How to enable remote power on.
Because the power off is working But the power on not
-
- Posts: 19
- Joined: Thursday 02 February 2017 20:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.6708
- Location: Deutschland
- Contact:
- gielie
- Posts: 290
- Joined: Tuesday 12 January 2016 11:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest β
- Location: The Netherlands (Alkmaar)
- Contact:
Re: LG TV WebOs 3.0
Were can I Find the LG webOs3 python plug-in?
- Aeon Labs USB Stick met Z-wave plus
- Aeotec MultiSensor 6
- FIBARO FGS223
- FIBARO FGWPE Wall Plug
- Neo CoolCam Power plug
- Popp Smoke Detector
- Toon
- Kodi Media Server
- Aeotec MultiSensor 6
- FIBARO FGS223
- FIBARO FGWPE Wall Plug
- Neo CoolCam Power plug
- Popp Smoke Detector
- Toon
- Kodi Media Server
-
- Posts: 22
- Joined: Monday 31 July 2017 14:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: LG TV WebOs 3.0
Cant find that option on LG 65uh850v
- gielie
- Posts: 290
- Joined: Tuesday 12 January 2016 11:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest β
- Location: The Netherlands (Alkmaar)
- Contact:
Re: LG TV WebOs 3.0
I have the same error, did you solve this allready?Bluelightcrew wrote: ↑Friday 23 February 2018 19:47 I installed it, including the pylgtv libary. But in the Log is writing this:
(LGTV) Update 1:'Traceback (most recent call last):
File "/home/pi/domoticz/plugins/lgtv/lg.py", line 1, in
from pylgtv import WebOsClient
ImportError: No module named 'pylgtv'
(Traceback (most recent call last):
its not working with my LG65b6v ,i think something is wrong whit the pylgtv libary
- Aeon Labs USB Stick met Z-wave plus
- Aeotec MultiSensor 6
- FIBARO FGS223
- FIBARO FGWPE Wall Plug
- Neo CoolCam Power plug
- Popp Smoke Detector
- Toon
- Kodi Media Server
- Aeotec MultiSensor 6
- FIBARO FGS223
- FIBARO FGWPE Wall Plug
- Neo CoolCam Power plug
- Popp Smoke Detector
- Toon
- Kodi Media Server
-
- Posts: 19
- Joined: Thursday 02 February 2017 20:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.6708
- Location: Deutschland
- Contact:
Re: LG TV WebOs 3.0
No sorry, I don't know what the problem is. I need help.gielie wrote: ↑Sunday 25 February 2018 22:11I have the same error, did you solve this allready?Bluelightcrew wrote: ↑Friday 23 February 2018 19:47 I installed it, including the pylgtv libary. But in the Log is writing this:
(LGTV) Update 1:'Traceback (most recent call last):
File "/home/pi/domoticz/plugins/lgtv/lg.py", line 1, in
from pylgtv import WebOsClient
ImportError: No module named 'pylgtv'
(Traceback (most recent call last):
its not working with my LG65b6v ,i think something is wrong whit the pylgtv libary
I have some questions to the people who use this plugin. What web OS Version you have?
Is the TV showing you a paring key?
-
- Posts: 22
- Joined: Monday 31 July 2017 14:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: LG TV WebOs 3.0
I resolved it by running this commando again after installinh plug-ins.
pip3 install pylgtv
pip3 install pylgtv
-
- Posts: 19
- Joined: Thursday 02 February 2017 20:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.6708
- Location: Deutschland
- Contact:
-
- Posts: 2
- Joined: Monday 19 March 2018 12:07
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: LG TV WebOs 3.0
I have the same problem :
I think pylgtv module is correctly installed :
Any help?
Code: Select all
(Traceback (most recent call last):
File "/home/osmc/domoticz/plugins/lgtv-webos-domoticz-plugin-master/lg.py", line 1, in
from pylgtv import WebOsClient
ImportError: No module named 'pylgtv'
Code: Select all
pip3 install pylgtv
Collecting pylgtv
Collecting websockets (from pylgtv)
Collecting asyncio (from pylgtv)
Using cached asyncio-3.4.3-py3-none-any.whl
Installing collected packages: websockets, asyncio, pylgtv
Successfully installed asyncio-3.4.3 pylgtv-0.1.8 websockets-4.0.1
-
- Posts: 3
- Joined: Sunday 10 September 2017 15:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: LG TV WebOs 3.0
I had the same problem. After reading some post on the forum I unstalled the pylgtv (PIP3 uninstall) and reinstall it with sudo rights (sudo pip3 install pylgtv). This error seems to be gone now.
Domictiz is now sending commands to the LGTV. You have to allow the application to pair with the TV. This a little bit hard to do because the meassage is only very short available on the TV, keep remote ready to answer.
I have to say that that it is not a very responsive interface at this moment, it can take minutes before the TV reacts. Not sure were that is comming from maybe is my old PI to slow?
Domictiz is now sending commands to the LGTV. You have to allow the application to pair with the TV. This a little bit hard to do because the meassage is only very short available on the TV, keep remote ready to answer.
I have to say that that it is not a very responsive interface at this moment, it can take minutes before the TV reacts. Not sure were that is comming from maybe is my old PI to slow?
-
- Posts: 19
- Joined: Thursday 02 February 2017 20:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.6708
- Location: Deutschland
- Contact:
Re: LG TV WebOs 3.0
I will try it, but when I enter pip3 uninstall, it returns: You must give at least one requirement to uninstall (see "pip help uninstall")
-
- Posts: 3
- Joined: Sunday 10 September 2017 15:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: LG TV WebOs 3.0
Sorry for not being clear but it is pip3 uninstall pylgtv.
-
- Posts: 19
- Joined: Thursday 02 February 2017 20:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.6708
- Location: Deutschland
- Contact:
Re: LG TV WebOs 3.0
Wow super cool now it works, you are my hero! Thanks
-
- Posts: 2
- Joined: Monday 19 March 2018 12:07
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: LG TV WebOs 3.0
I install pylgtv again with sudo permission and no error in log thanks
But my TV don't react to my command...
I can't send commands
How to pair with TV?
EDIT : It works ! LG Connected Apps was disabled on my TV !
Last problem i think, TV won't turn ON. "Mobile TV" is enabled.
Domoticz status when i turn ON TV : "TV Starting".
Any idea?
EDIT 2: I finally connect my tv with ethernet instead of wifi and it works !
Any idea to change/modify input??
But my TV don't react to my command...
I can't send commands
How to pair with TV?
EDIT : It works ! LG Connected Apps was disabled on my TV !
Last problem i think, TV won't turn ON. "Mobile TV" is enabled.
Domoticz status when i turn ON TV : "TV Starting".
Any idea?
EDIT 2: I finally connect my tv with ethernet instead of wifi and it works !
Any idea to change/modify input??
Re: LG TV WebOs 3.0
got it running (sort of)
Some small problem, status isn't showing the channel I'm watching. Input selector doesn't work, can't switch my tv off. But I can switch my TV on.
Any help ?
Some small problem, status isn't showing the channel I'm watching. Input selector doesn't work, can't switch my tv off. But I can switch my TV on.
Any help ?
Who is online
Users browsing this forum: No registered users and 1 guest