wake on Wlan VU+ Ultimo 4k
can someone tell me how to put the vu+
into deep sleep using an ip command.
and
how to start it again using an ip command.
please provide examples of the ip commands.
test (BouquetUp) 192.168.1.123/web/remotecontrol?command=402 is ok
test (BouquetDown) 192.168.1.123/web/remotecontrol?command=403 is ok
test (sleep) 192.168.1.123/web/remotecontrol?command=142 is not working
test (wake up) 192.168.1.123/web/remotecontrol?command=143 is not working
this is for deep Sleeping https://192.168.1.216/web/powerstate?newstate=1 it works
But how can i “power on” the box via IP ???
Only with WOWL and the request integration or you use IR only for this use case. So you must activate WiFi and send the WOL packet to the MAC of WiFi.
Have you tried the native Home Assistant WOL integration? It should work with any OS as long as it has full WOL capabilities.
Once installed, go to developer tools then actions in HA, type in “Wake” and choose it for the action. Should just need the physical MAC and magic packet usually 9 which is the default. This way you can quickly test to see if it works or not. The same command should turn it on and off.