bendavid / aiopylgtv

Library to control webOS based LG Tv devices
MIT License
145 stars 47 forks source link

power_off turns the tv on #6

Closed basnijholt closed 4 years ago

basnijholt commented 4 years ago

I noticed this in Home Assistant.

There should be an additional check, that the code doesn't execute if the TV is off.

bendavid commented 4 years ago

This is patched around in home assistant by https://github.com/home-assistant/home-assistant/pull/30998 but I will add a more proper fix here together with some other improvements.

bendavid commented 4 years ago

Fixed by https://github.com/bendavid/aiopylgtv/commit/c56be398f1d6fa06feac5c519b783ee075742ad7