I have setup wake_on_lan for my Philips tv and added a switch but nothing happens. The TV should support the feature (can activate in through the GUI of the TV) and it is responsive when I use the Philips app to wake the tv.
I cam across this post Wake on lan not working - mentioning that because of docker I need to add “–net=host” to my run call. The thing is, I have no idea what that means - but I would like to try it. Has anyone experienced similar issues?
My configuration is the following:
switch:
platform: wake_on_lan
mac_address: 5c:93:a2:xx:xx:xx
name: TV
host: 10.1.1.xx
broadcast_address: 10.0.1.255