I’ve got a webostv, LG C1. The only way to turn on the TV is through wake on LAN, described in the manual. I’ve created a a switch entity to execute wake on LAN (which works), however I want the power button tied to the media_player entity to also perform the wake on LAN broadcast.
As described a few different posts here, with manual configurations I just need to add a couple lines for turn_on_action
and that’ll provide the power on button to the media_player
entity. However manual configuration for is deprecated for webostv, with the UI install being the only way to add it. I tried adding the lines to a customize.yaml entry however it doesn’t seem to work.
The official documentation has an example going through an automation.
Thanks.
Solution: Some how if you enter in the automation example provided in the doc page, a power button will magically appear with the TV entity. I don’t understand why or how, and I wish the documentation was clearer, but there you go.