Releases: lprhodes/homebridge-broadlink-rm
Releases · lprhodes/homebridge-broadlink-rm
v3.3.6
Features
- Added a
hosts
option to allow you to manuallly define Broadlink RM devices - see the docs
- Log improvements
- Validation on the
brightness
for the "light" accessory.
v3.3.5
Features
- Added
ignoreTemperatureWhenOff
option to the air-conditioner. (cf620b5)
v3.3.4
Features
- Support for multiple network interfaces (07e8fe3)
v3.3.3
Features
- Show the plugin version in the logs for improved debugging (5b9904c)
v3.3.2
Features
- Added logs for when temperature is reported too high or too low (af92d7a)
v3.3.1
Bug Fixes
- If the temperature is reported as more or less than min/maxTemperature then set it to that value (7fe78f3)
v3.3.0
Features
- Simplified device discovery (45d6106)
- Improved
debug
message output (18303be)
Bug Fixes
- Fix for
debug
option not working (99df36e)
v3.2.20
Bug Fixes
- Another attempt at fixing
sendTemperatureOnlyWhenOff
(ac8aefa)
v3.2.19
Bug Fixes
- Fix for
sendTemperatureOnlyWhenOff
not working (0cf5146)
v3.2.18
- Improved terminal text coloring to support dark terminal windows (af6a9b8)
- Display whether there are updates to the plugin available. (57de31e & ac43c77)