Changelog 12.9.0:
- Free Monitor: Added new Special Data Source
-13
to know IP address of connected HomeKit controller when only one controller is connected. Useful to know what Apple Home HUB is the active. - Free Monitor: Added new Special Data Source
-14
to know number of connected HomeKit controllers (iPhones, iPads, HomePods...). - Free Monitor: Added PWM Duty type.
- Lightbulb: GPIOs are not longer need to be declared anymore into
"io":[...]
array for NRZ addressable LEDs. - Sensors: Added extra characteristics
level
andpeak level
to Monoxide and Dioxide Carbon Sensors. Use"dt":1
or"dt":2
to addlevel
or both characteristics. They must be populated using other services, like Free Monitor. - Fan: Change behavior when speed is set to 0, changing speed to 1 and turning off.
- Several flash footprint improvements.
- Fixed duplicated UART logs.
- Improvements on initial WiFi internal setup.
- ESP8266:
- Huge improvements (Stability, CPU and DRAM usage) on SDK Timers, used by WiFi driver and internal watchdog.
- ESP32, ESP32-C and ESP32-S:
- Lightbulb: Fixed NRZ addressable LEDs that were not working for some onboard LEDs.
- Fixed WiFi initialization that potentially could disable AP before connecting to saved network.
Read Wiki for more info.