Arduino-Sketch with HTTP and MQTT interface for ESP8266 based IoT WiFi-Switches like the Sonoff modules
  • C++ 87.5%
  • HTML 5.9%
  • C 3.1%
  • Python 2.5%
  • Processing 0.9%
  • Other 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-01-19 11:22:21 +01:00
binaries 0.1.2, alpha, bugfixes 2018-01-19 11:20:49 +01:00
src 0.1.2, alpha, bugfixes 2018-01-19 11:20:49 +01:00
changes an Libs.txt 0.1.1, erste feature-complete alpha 2018-01-19 11:15:15 +01:00
Compile settings.txt 0.1.1, erste feature-complete alpha 2018-01-19 11:15:15 +01:00
Hardware - SW config.txt 0.1.1, erste feature-complete alpha 2018-01-19 11:15:15 +01:00
README.md add README.md 2018-01-19 11:22:21 +01:00
sample conf json.txt erste Experimente 2018-01-19 11:04:27 +01:00
WiFiSwitch.txt 0.1.1, erste feature-complete alpha 2018-01-19 11:15:15 +01:00

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