Skip to content

Simple Python script to allow Wake-On-LAN packets to be sent from a remote node triggered by an MQTT message. This is quite specific to my network and home automation setup. Essentially, I have devices segregated into different VLANs such that the node that I want to trigger the WOL isn't on the same subnet as the target devices. This allows a …

License

Notifications You must be signed in to change notification settings

chrisburrows/wol-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wol-mqtt

Simple Python script to allow Wake-On-LAN packets to be sent from a remote node triggered by an MQTT message. This is quite specific to my network and home automation setup. Essentially, I have devices segregated into different VLANs such that the node that I want to trigger the WOL isn't on the same subnet as the target devices. This allows a remote node on the correct subnet to send the WOL packet in response to an MQTT request.

About

Simple Python script to allow Wake-On-LAN packets to be sent from a remote node triggered by an MQTT message. This is quite specific to my network and home automation setup. Essentially, I have devices segregated into different VLANs such that the node that I want to trigger the WOL isn't on the same subnet as the target devices. This allows a …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages