Skip to content

ESP8266 controlled power saving battery operated wireless LAN MQTT switch

License

Notifications You must be signed in to change notification settings

C3MA/WorldDominationSwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorldDominationSwitch

ESP8266 controlled power saving battery operated wireless LAN MQTT switch

Based on the nodemcu-firmware

Interface

  1. Switch
  2. Wifi 2.1 Mqtt 2.2 TCP Debugging interface

Debug Mode

Activate the debug Mode, with your PC (mosqiutto-client required):

mosquitto_pub -h 10.23.42.10 -r -t "/room/light/debug" -m "enabled"

Upgrade

The code must be filled with the correct passwords:

cat initTemplate.lua | sed "s/SSID/ask for the SSID/" | sed "s/PASSWORD/ask for the password/" > init.lua && sudo programESP.sh serial init.lua init.lua

About

ESP8266 controlled power saving battery operated wireless LAN MQTT switch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published