Skip to content

Releases: lprhodes/homebridge-broadlink-rm

v3.6.3

01 Jan 05:24
Compare
Choose a tag to compare

Features

  • Added support for Humidifier/Dehumidifiers (07bc790) (#392)
  • Fixes for the air-purifier (2951561)
  • Fix for the air purifier changing the on/off state (886b5be)

Check out the sample config for an example of how to use the Humidifier/Dehumidifier accessory.

v3.6.2

01 Jan 03:24
Compare
Choose a tag to compare

Features

  • Added support for Broadlink RM2 Pro Plus HYC, Broadlink RM2 Pro Plus R1, Broadlink RM2 Pro PP (cef9169) #407

v3.6.1

01 Jan 03:07
Compare
Choose a tag to compare

Features

  • Added support for Air Purifier accessories (d0c7a73) (#477)

Check out the sample config for details on how to use it.

v3.5.11

01 Jan 02:34
Compare
Choose a tag to compare

Features

  • Ability to ignore an accessory in the config (bbe0b1f) (#476)

To use this feature simply add "ignore": true into any accessory.

v3.5.10

01 Jan 02:08
Compare
Choose a tag to compare

Features

  • Support for a “window” accessory that mimic the functionality of a "window-covering" (fe8dea9) (#494)

3.5.9

01 Jan 01:40
Compare
Choose a tag to compare

Features

  • Support for resetting to a default fan speed each time a fan is turned on (024d341) (#503)

To use this feature, add the following to your fan configuration:

    "alwaysResetToDefaults": true,
    "defaultFanSpeed": 30,

v3.5.8

01 Jan 00:07
Compare
Choose a tag to compare

Features

  • Added support for the latest RM Mini 3 devices (5bffd0c) (#515).

Sorry it's bee a while, I'm working on a more significant update at the moment.

v3.5.7

31 Dec 23:56
Compare
Choose a tag to compare

Features

  • Added support for the latest RM Mini 3 devices (bd828c5).

Sorry it's bee a while, I'm working on a more significant update at the moment.

v3.5.5

28 Mar 01:04
Compare
Choose a tag to compare

Bug Fixes

  • Fix for mqtt not working for the air-conditioner temperature. (9d44e98)

v3.5.4

28 Mar 00:43
Compare
Choose a tag to compare

Features

  • Additional debug information for mqtt on the air-conditioner (427f4a8)