Hello all
I am hosting HA as a vm in proxmox. And i am trying to wol a HTPC on the same network
Following updates from HA, and Node red, my wake on lan flow to turn on the htpc via wol wait 15 seconds then turn on my amp plug.
The wol node does not turn on the HTPC
The following is a printout of my flow to turn on my media environment
> 6/22/2024, 8:52:17 AM[node: Time Start](http://192.168.1.128:8123/api/hassio_ingress/4p4e278-ENCBuzyhIY8i8uNwNFiSFtkRsgBaMgfSl78/#)msg.payload : number
>
> 1719039130905
>
> 6/22/2024, 8:52:17 AMStart HTPCsent data : msg :
>
> object
>
> domain: "wake_on_lan"
>
> service: "send_magic_packet"
>
> data: object
>
> mac: "10:7B:44:50:33:80"
>
> broadcast_address: "192.168.1.119"
>
> 6/22/2024, 8:52:17 AM[node: Turn on HTPC](http://192.168.1.128:8123/api/hassio_ingress/4p4e278-ENCBuzyhIY8i8uNwNFiSFtkRsgBaMgfSl78/#)msg.payload : number
>
> 1719039130905
>
> 6/22/2024, 8:52:32 AM[node: Wait 15 seconds](http://192.168.1.128:8123/api/hassio_ingress/4p4e278-ENCBuzyhIY8i8uNwNFiSFtkRsgBaMgfSl78/#)msg.payload : number
>
> 1719039130905
>
> 6/22/2024, 8:52:32 AM[node: Turn On Amp](http://192.168.1.128:8123/api/hassio_ingress/4p4e278-ENCBuzyhIY8i8uNwNFiSFtkRsgBaMgfSl78/#)msg : Object
>
> object
>
> _msgid: "16051aab63e9189c"
>
> payload: 1719039130905
I checked my settings on my HTPC and wol is enabled in the bios
the network adapter has wol enabled.
yet no joy
Thank you in advance for any help provided
Blockquote