Skip to content

Releases: genielabs/homegenie-mini

v1.2.6

20 Mar 21:37
Compare
Choose a tag to compare
  • Updated smart shutters example (using 360 Servo)

v1.2.5

11 Mar 01:25
Compare
Choose a tag to compare
  • fixes HomeGenie::getModule bug

v1.2.4

10 Mar 23:23
Compare
Choose a tag to compare
  • implemented command API handling via MQTT channel

v1.2.3

09 Mar 14:57
Compare
Choose a tag to compare
  • added status led callback to allow customizing system heartbeat
  • added CONFIG_StatusLedPin option value ``-1` to allow disabling default status led
  • fixes unique identifier for MQTT message topics
  • removed use of interrupt for service button handling
  • now allowing multiple API handlers for the same domain/address
  • implemented asynchronous response over WebSocket channel
  • implemented POST data handling for sending command options over HTTP channel
  • added abstraction classes for module types Switch, Dimmer, Color
  • added IR Transceiver example
  • added Color Light example
  • fixes UPnP unique identifier

v1.2.0

30 Dec 18:38
Compare
Choose a tag to compare

See README file.

0.9.7

02 Feb 11:26
Compare
Choose a tag to compare
little refactoring; updated firmware.bin

0.9.6

27 Jan 18:22
Compare
Choose a tag to compare
first public commit