Releases: lprhodes/homebridge-broadlink-rm
Releases · lprhodes/homebridge-broadlink-rm
v3.6.3
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
Features
- Added support for Broadlink RM2 Pro Plus HYC, Broadlink RM2 Pro Plus R1, Broadlink RM2 Pro PP (cef9169) #407
v3.6.1
Features
- Added support for Air Purifier accessories (d0c7a73) (#477)
Check out the sample config for details on how to use it.
v3.5.11
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
Features
- Support for a “window” accessory that mimic the functionality of a "window-covering" (fe8dea9) (#494)
3.5.9
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
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
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
Bug Fixes
- Fix for mqtt not working for the
air-conditioner
temperature. (9d44e98)
v3.5.4
Features
- Additional debug information for mqtt on the
air-conditioner
(427f4a8)