Releases: genielabs/homegenie-mini
Releases · genielabs/homegenie-mini
1.2.29
- Overall
color-light
firmware improvements
-
- added "White stripes" and "Kaleidoscope" styles fx
-
- added "Strobe effect" speed presets selection
- Added
Config::onWiFiConfigured
callback
1.2.28
- Fixes
color-light
rainbow animation effect and turn off level
1.2.27
- added module
Rainbow Fx
to color-light
firmware as an example data-processing/visualization module
- fixed bug in applying default firmware options that was affecting firmware boot after a factory reset
1.2.26
- Added support for
ESP32-S2
- Wi-Fi WPS now enabled for both ESP32 and ESP8266 targets by default
- Fixed bug in time-client
- Now using FreeRTOS task by default for automation program engine if PSRAM is detected
1.2.25
v1.2.25
- added `color-light-d1-mini` build target
1.2.24
- added firmware
#
configuration parameters to smart-sensor
example
- refactored
smart-sensor*
code
1.2.23
- added configuration parameters for most system settings (see README.md)
- default configuration can now be passed as JSON key/value pair with the build flag
-D DEFAULT_CONFIG='{..}'
1.2.22
- added configuration parameters get/set via serial connection
- enabled API commands input via serial connection
- unified
color-light
firmware by adding configurable parameters
- added
#VERSION
command to retrieve firmware version info
1.2.21
- set level of RGB status LED to 1% in
color-light
example
- testing automatic firmware builds via GitHub workflow
1.2.20
v1.2.20
- fix workflow post build script / version number