grzegorz914 / homebridge-lgwebos-tv

Homebridge plugin for LG WebOS TV, publish as independent external platform accessory.
MIT License
133 stars 15 forks source link

TV Wont Turn On Homekit #223

Open jeffcohen-ai opened 1 month ago

jeffcohen-ai commented 1 month ago

I can't turn the TV on using the plugin and homekit. I can turn off the TV, change inputs but cannot turn the TV on.

Any suggestions would be great.

grzegorz914 commented 1 month ago

wrong Mac address in config, local lan problems

alvaroledesma commented 1 month ago

Is there a way to designate what network interface this plugin uses? I am having the same issue with being unable to power on the TV and I believe it's because the magic packet is sending from the default interface instead of the secondary one.

grzegorz914 commented 1 month ago

The magic packet is sent to all interfaces: https://github.com/grzegorz914/homebridge-lgwebos-tv/blob/767a444d7be1ba1c39feacaa9ef33703d207a2ed/src/wol.js#L11

enable debug mode in plugin settings and look on the log.