Arduino-Sketch with HTTP and MQTT interface for ESP8266 based IoT WiFi-Switches like the Sonoff modules

FloKra e04944c4aa add README.md vor 6 Jahren
binaries 4f36368118 0.1.2, alpha, bugfixes vor 6 Jahren
src 4f36368118 0.1.2, alpha, bugfixes vor 6 Jahren
Compile settings.txt d6820d2cb7 0.1.1, erste feature-complete alpha vor 6 Jahren
Hardware - SW config.txt d6820d2cb7 0.1.1, erste feature-complete alpha vor 6 Jahren
README.md e04944c4aa add README.md vor 6 Jahren
WiFiSwitch.txt d6820d2cb7 0.1.1, erste feature-complete alpha vor 6 Jahren
changes an Libs.txt d6820d2cb7 0.1.1, erste feature-complete alpha vor 6 Jahren
sample conf json.txt ca576ebfde erste Experimente vor 6 Jahren

README.md

WiFiSwitch

Arduino-Sketch with HTTP and MQTT interface for ESP8266 based IoT WiFi-Switches like the Sonoff modules

Features

  • superior button handling
  • developed with attention on stability and offline-availability
  • supports all ESP8266 and ESP8285 based devices with 1-3 relais and/or buttons like famous Sonoff modules
  • controllable via HTTP and MQTT
  • WiFi setup via captive portal
  • everything configurable via web interface
  • direct support for Domoticz smart home server (via MQTT)
  • straightforward design
  • supports 2 actions per button (shortpress and hold) button actions can be defined via web interface