Releases: kiwi-cam/homebridge-broadlink-rm
Releases · kiwi-cam/homebridge-broadlink-rm
v4.4.1-beta.1
Fixes #175
v4.4.1-beta.0
[Improvement] Added heater-cooler tempStepSize to support devices without 0.5 temperaure codes
[Bug] Fixes "'Temperature Display Units': characteristic was supplied illegal value: undefined!"
v4.4.0
- [Improvement] Updated all dependencies to remove some security vulnerabilities
- [Improvement] Added Low Battery Alerts to Humidity and Temperature sensors (using battery:XX in readings from files)
- [Improvement] Extended Temperature and Humidity readings from files to support temperature:XX, humidity:XX, and battery:XX values on each line
- [Improvement] Removed file and w1 Temperature readings being forced to 10 minutes. Now 1 minute minimum and adjustable
- [Improvement] Added MQTT support to AC and Temperature sensor using temperature,humidity, and battery identifiers
- [Improvement] Added HeaterCooler accessory option. Refer to this document to read @newt10's work here.
- [Improvement] Integrated the platform helper module to improve maintainability.
- [Improvement] MQTT will update when published so frequent refreshes aren't required ( 10 minute default as a fallback )
- [Bug] Fixed duplicate monitorTemperature calls from Temperature Sensor accessories
- [Bug] Fixed SIGTERM when unexpected packet received
v4.3.9-beta.5
Documentation updated
Vulnerabilities updated
v4.3.9-beta.4
[Improvement] Integrated the platform helper module to improve maintainability.
[Improvement] MQTT will update when published so frequent refreshes aren't required ( 10 minute default as a fallback )
v4.3.9-beta.3
Added HeaterCooler accessory option. Refer to this document to read @newt10's work here.
v4.3.9-beta.2
[Improvement] Updated all dependencies to remove some security vulnerabilities
[Improvement] Added Low Battery Alerts to Humidity and Temperature sensors (using battery:XX in readings from files)
[Improvement] Extended Temperature and Humidity readings from files to support temperature:XX, humidity:XX, and battery:XX values on each line
[Improvement] Removed file and w1 Temperature readings being forced to 10 minutes. Now 1 minute minimum and adjustable
[Improvement] Added MQTT support to AC and Temperature sensor using temperature,humidity, and battery identifiers
[Bug] Fixed dupliate monitorTemperature calls from Temperature Sensor accessories
[Bug] Fixed SIGTERM when unexpected packet received