Hi,
I have a new LG TV, WebOS 3.5
Put this in my configuration file:
media_player:
- platform: webostv
In the logfile (home-assistant.log) it writes only no webostv found.
Settings in LG TV are correct.
What can I do?
Hi,
I have a new LG TV, WebOS 3.5
Put this in my configuration file:
media_player:
- platform: webostv
In the logfile (home-assistant.log) it writes only no webostv found.
Settings in LG TV are correct.
What can I do?
Hi @florisi,
We own a LG TV as well, and I had to add some more things to have the TV been discovered by HASS.
TRY (in your configuration.yaml)
media_player:
- platform: webostv
host: [here should be the IP address from LG TV]
name: Woonkamer TV LG
filename: webostv.conf
timeout: 5
This did the trick for me. Activate the LG on HASS and fill in the LG generated code
Thanks, that did the trick.
You’re welcome @florisi
what do you mean by “activate the lg on hass and fill in the lg generated code”?? I have the same problem as @florisi
@dreamdarks when you have edited the configuration file, and restarted Hassocks, you get an card on the hass website. Click on it and activate the LG.
Yeah, I did it thx bro!