Releases: kiwi-cam/homebridge-broadlink-rm
Releases · kiwi-cam/homebridge-broadlink-rm
v4.4.4-beta.2
Fixed debug setting in broadlink.js module
v4.4.4-beta.1
logLevel tuning and expansion to Devices
v4.4.4-beta.0
Added
- Heater-Cooler states now all support allowResend for when values are not changing.
- Heater-Cooler now supports humidity values and noHumidity configuration.
- Accessorys now support logLevel configuration (0=none, 1=info, 2=errors, 3=warnings, 4=debug, 5=verbose)
- Learn RF now finds 0xb2 codes
Changed
- Updated CHANGELOG.md to follow Keep a Changelog
- turnOnWhenOff now defaults to true for Heater-Cooler accessories.
- All accessories now explicitly have allowResend set to true by default.
- Learn RF now times out after 30 seconds to allow all frequencies to be scanned.
v4.4.3
- [Improvement] Adds Mute button to TV accessories (No HomeKit support and untested yet)
- [Improvement] Adds the RM Mini 3 6507
- [Improvement] Adds fan speed step functionality and speed improvements (Thanks @EpicKris)
- [Improvement] Adds Current Temperature support to Heater-Cooler accessories. Offers all the same options: file, MQTT, or RM Pro Device (Thanks @uzumaki20398)
- [Improvement] Allows HEX Objects for additional charactistics on Fan, Air-Purifier, and HumidifierDehumidifier Accessories (Thanks @ aymericbaur)
- [Improvement] Adds turnOnWhenOff support to the HeaterCooler Accessory
- [Bug] Fixes bug with Parsing JSON MQTT messages (#298)
- [Bug] Fixes fanv1 "counterClockwise is undefined" error when showRotationDirection is true (#306)
v4.4.3-beta.5
- [Bug] Fixes fanv1 "counterClockwise is undefined" error when showRotationDirection is true (#306)
v4.4.3-beta.4
Heater Cooler turnOnWhenOff improvements
v4.4.3-beta.3
- [Improvement] Adds fan speed step functionality and speed improvements (Thanks @EpicKris)
- [Improvement] Allows HEX Objects for additional charactistics on Fan, Air-Purifier, and HumidifierDehumidifier Accessories (Thanks @ aymericbaur)
- [Improvement] Adds turnOnWhenOff support to the HeaterCooler Accessory
v4.4.3-beta.2
- [Improvement] Adds Current Temperature support to Heater-Cooler accessories. Offers all the same options: file, MQTT, or RM Pro Device Thanks @uzumaki20398
v4.4.3-beta.1
Further MQTT JSON fixes
v4.4.3-beta.0
- [Improvement] Adds Mute button to TV accessories (No HomeKit support and untested yet)
- [Improvement] Adds the RM Mini 3 6507
- [Improvement] Adds fan speed step functionality - thanks @EpicKris
- [Bug] Fixes bug with Parsing JSON MQTT messages (#298)