HomeGenie Mini for ESP32 and ESP8266

Hi everyone,

a new version of HomeGenie Mini has been released.
HomeGenie Mini is an open source library for creating smart devices with no effort.
It is based on espressif/arduino and it includes source code with examples.

Main features:

  • Easy Wi-Fi configuration using Bluetooth (ESP32) or WPS (ESP8266)
  • Does not require an Internet connection to be configured or to work properly
  • Time synchronization using internal RTC (ESP32), mobile app time or NTP
  • Device discovery through SNMP/UPnP advertising with customizable name
  • Multi-channel I/O: HTTP, WebSocket, SSE, MQTT
  • Status LED
  • Configuration/Pairing Button
  • Builtin GPIO control API
  • Switch level restore on power-on/restart
  • Event router
  • Multitasking
  • Activity-based UI with touch and gestures support
  • Minimalistic APIs for implementing tasks and for using the UI
  • Extensible HTTP API

WebSite: https://homegenie.it
Repository: https://github.com/genielabs/homegenie-mini

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.