Releases: nt0xa/homebridge-mi-humidifier
Releases · nt0xa/homebridge-mi-humidifier
v2.4.5
What's Changed
- Add alias for
deerma.jsq3
, update readme (@russtone)
v2.4.4
What's Changed
- Add all supported models to docs and config schema (@russtone)
v2.4.3
What's Changed
Features
- Add support for deerma.humidifier.jsq5/jsqs (#104) @russtone
Misc
v2.4.2
What's Changed
Bug Fixes
- Fix problems with multiple switches (#91) @russtone
v2.4.1
What's Changed
Bug Fixes
- Fix "number 2 exceeded maximum of 1" warnings (#90) @russtone
v2.4.0
What's Changed
Features
- Add clean mode switch for ca4 (#88) @russtone
Bug Fixes
- Fix characteristics update during polling (#87) @russtone
- Fix water level warnings for ca/cb models (#86) @russtone
v2.3.1
What's Changed
Bug Fixes
- Add missing characteristics to AccessoryInformation service (#83) @russtone
- Fix ca4 water level > 100 warnings (#82) @russtone
v2.3.0
What's Changed
Features
- Add option "disableTargetHumidity" which allows to change default control in Home.app to fan speed (#74) @russtone
- Add option "autoSwitchToHumidityMode" to automatically switch to "humidity" mode when target humidity is changed (#72) @russtone
Maintenance
- Add "verified-by-homebridge" badge to README.md (#68) @russtone
- Fix typos and linter errors (#73) @russtone
v2.2.3
What's Changed
Bug Fixes
- Better error handling, warning messages in case of invalid token or IP (#67) @russtone