Skip to content

Releases: lprhodes/homebridge-broadlink-rm

v2.5.7

21 May 22:31
Compare
Choose a tag to compare

Bug Fixes

v2.5.3

07 May 06:41
Compare
Choose a tag to compare

Features

v2.5.2

07 May 01:04
Compare
Choose a tag to compare

Features

  • autoCloseDelay (optional) added to the "garage-door-opener" accessory

Bug Fixes

  • Fixed issues with "switch-repeat", "switch-multi", and "switch-repeat-multi" accessories introduced in 2.5.0

v2.5.0

05 May 23:32
Compare
Choose a tag to compare

Feature

  • "switch-repeat", "switch-multi" and "switch-multi-repeat" may now alternatively take a data payload with separate "on" and "off" values.
  • "switch-repeat" additionally now has "onSendCount" and "offSendCount" options available

v2.4.0

05 May 04:15
Compare
Choose a tag to compare

Features

  • Automatically turning the A/C on/off based on autoHeatTemperature and autoCoolTemperature can now be enabled/disabled based on a new "autoSwitch" config key which points to another accessory (within the homebridge-broadlink-rm platform). You can then use the Home app's geo-fence scenes to turn this switch on/off. Partially fixes #81

Bug Fixes

  • The temperature will no longer be checked at intervals unless at least one of autoHeatTemperature and autoCoolTemperature are set. Fixes #70

v2.3.8

04 May 22:03
Compare
Choose a tag to compare

Bug Fixes

  • Potential fix for #79; being unable to change between specific temperatures

v2.3.6

04 May 22:01
Compare
Choose a tag to compare

Features

  • Added a "pause" option to "switch-multi-repeat" accessories to accomodate #78 (see config-sample.json - "Entertainment 2")

v2.3.4

01 May 12:18
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue with link in README
  • Fixed issue with Siri and the Home app not using the same values types (boolean vs integer) and so an accessory could potentially report incorrectly.

v2.3.3

29 Apr 17:49
Compare
Choose a tag to compare

Bug Fixes

  • Further fixes for RM reporting incorrect temperature (now ignoring)

v2.3.2

29 Apr 17:43
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue current temperature issue introduced with 2.3.1