Changelog:
- HomeKit: Fixes bug on events notifications that could have unexpected behaviors on HomeKit clients UI.
- DS18B20 temperature sensor: Added errors control.
- Advanced Button Library: Some improvements.
- Network: Clear Wifi cache at boot to avoid use of old or invalid DNS data.
Changelog 9.1.0:
- Network: Added automatic fallback from 802.11n to 802.11g when WiFi connections fails at boot after 30 seconds.
- HAA OTA Installer: Many improvements and fixes to connect over SSL/TLS.
Changelog 9.0.0:
- Huge improvements in HomeKit, IRAM, DRAM, CPU and networking.
- Power Measure: Change Service Notification to reset measure from
-1
to0
. - Lightbulb: Added support for addressable LEDs based on NRZ protocols.
- Change Service Inching
"i" : <seconds>
management to a better way. Now, if time is fixed, it is better to use"i"
instead"d"
on those supported services. - Service Inching
"i" : <seconds>
can be reset with Service Notifications with-1
. - Lock, Binary Sensor, Water Valve, Garage Door, Window Covering, Fan, TV: Added new Service Notifications.
- Ping: Improved logic: when ping packet can not be sent, result is ignored.
- Added 2 new device actions:
6
: WiFi channel has changed, and7
: Device has a new IP address. - Added extra mDNS announce when IP address changes.
Read Wiki for more info.