A Node-RED node to send Wake-On-LAN (WOL) magic packets.
Run the following command in the root directory of your Node-RED install
npm install node-red-node-wol
Sends a Wake-On-LAN magic packet to the mac address specified.
You may instead set msg.mac to dynamically set the target device mac to wake up.