Skip to content

Releases: genielabs/homegenie-mini

1.2.39

22 Nov 18:49
Compare
Choose a tag to compare
  • Fixed device name not saved
  • Added preset Motion.Blink schedule
  • Added support for HTTPS in NetHelper API
  • Fixed minor memory leak in Schedule.h
  • Added properties alarmed and motionDetected to ModulesHelper API
  • Fixed Wi-Fi reconnection issues

1.2.38

16 Nov 17:05
Compare
Choose a tag to compare
  • Added RGB status LED option to smart-sensor firmware
  • Fixes bug in WPS device pairing (ESP32)
  • Added terminal commands:
    • #WPS (starts WPS)
    • #UPTIME (returns uptime in seconds)
  • Fixes bug in scheduling events occurring if changing device MAC address

1.2.37

04 Nov 15:38
Compare
Choose a tag to compare
  • enabled events scheduling in smart-light firmware
  • added global event object to schedule script. Is now possible to check event.property and event.value in JavaScript code
  • fixed bug in WPS connection
  • added System.Status property that can be used to run schedules based on system events such as: boot, wifi_disconnected, wifi_connected

1.2.36

22 Oct 18:32
Compare
Choose a tag to compare
  • Added automation schedules to smart light and smart sensor examples
  • Added Status.IdleTime field to motion sensor example
  • Added support for TCS 3472x RGB color sensor
  • Improved scheduler with module events handling
  • Added API method to set system name which is also applied to SSDP/UPnP friendly name
  • UPnP device UUID now visible in SSDP service path
  • Fixes bug in WPS pairing
  • Fixed bug in $$.net.webService(url).call() scripting method

1.2.35

09 Oct 22:23
Compare
Choose a tag to compare
  • Upgraded to PlatformIO 6.9.0
  • Minor fixes for Arduino 3.x compatibility
  • Added System.DataSet API to configure system data such as device name and default group name

1.2.34

16 Sep 14:21
Compare
Choose a tag to compare
  • Added "Button" device class
  • color-light: added 2 optional button switches for local control (on/off, level, switch fx, preset colors)
  • color-light: code rearrangement and optimizations

1.2.33

20 Aug 20:54
Compare
Choose a tag to compare
  • Upgraded to espressif32 6.8.1
  • Added support for ESP32-S3-FH4R2
  • color-light: added 2 new FX
  • color-light: added widget option field for changing the number of LEDs from the app

1.2.32

09 Jul 09:32
Compare
Choose a tag to compare
  • Fixes bug in device pairing occurring when both BT and WPS methods were enabled
  • color-light: fixed bug in Strobe light effect

1.2.31

05 Jul 14:11
Compare
Choose a tag to compare
  • New color-light firmware version with many fixes and improvements

1.2.30

02 Jul 09:01
Compare
Choose a tag to compare
  • Fix color-light redundant module properties bug