So I just installed hass a few days ago and I am completely new to this. But thanks to this forum and the documentation, I have been able to make a switch that can toggle my computer on or off, and it works in Apple Home on my phone.
I also have cloud working, and have sent other things, like my coffee machine, to work in Google Home. I have also exposed the Wake on Lan switch to Google Home, and it shows up in there like all my other switches. Except it does nothing.
So I know that the switch works, I know that Google Assistant works and that it can see the switch. But it just says Disconneted, Not Responding. What is wrong?
Here is my code:
- platform: wake_on_lan
name: 'Wake Visning'
host: '192.168.1.3'
mac: '##:##:##:##:##:##'
turn_off:
service: hassio.addon_stdin
data:
addon: core_rpc_shutdown
input: Visning