Skip to content

Releases: kiwi-cam/homebridge-broadlink-rm

v4.4.1-beta.1

13 Jan 22:08
5352db1
Compare
Choose a tag to compare
v4.4.1-beta.1 Pre-release
Pre-release

Fixes #175

v4.4.1-beta.0

13 Jan 21:00
c940334
Compare
Choose a tag to compare
v4.4.1-beta.0 Pre-release
Pre-release
[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

16 Dec 19:10
c8ecc38
Compare
Choose a tag to compare
  • [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

16 Dec 02:08
1b9e853
Compare
Choose a tag to compare
v4.3.9-beta.5 Pre-release
Pre-release

Documentation updated
Vulnerabilities updated

v4.3.9-beta.4

14 Dec 20:50
534d045
Compare
Choose a tag to compare
v4.3.9-beta.4 Pre-release
Pre-release

[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

13 Dec 18:51
38db215
Compare
Choose a tag to compare
v4.3.9-beta.3 Pre-release
Pre-release

Added HeaterCooler accessory option. Refer to this document to read @newt10's work here.

v4.3.9-beta.2

10 Dec 20:54
2034ca3
Compare
Choose a tag to compare
v4.3.9-beta.2 Pre-release
Pre-release
[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