Skip to content

Releases: nt0xa/homebridge-mi-humidifier

v2.4.6

06 Feb 22:23
Compare
Choose a tag to compare

What's Changed

Features

v2.4.5

12 Jan 20:09
Compare
Choose a tag to compare

What's Changed

  • Add alias for deerma.jsq3, update readme (@russtone)

v2.4.4

12 Jan 19:31
Compare
Choose a tag to compare

What's Changed

  • Add all supported models to docs and config schema (@russtone)

v2.4.3

28 Nov 09:09
Compare
Choose a tag to compare

What's Changed

Features

  • Add support for deerma.humidifier.jsq5/jsqs (#104) @russtone

Misc

v2.4.2

11 Apr 10:17
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix problems with multiple switches (#91) @russtone

v2.4.1

11 Apr 07:03
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix "number 2 exceeded maximum of 1" warnings (#90) @russtone

v2.4.0

10 Apr 16:31
Compare
Choose a tag to compare

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

05 Mar 21:22
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Add missing characteristics to AccessoryInformation service (#83) @russtone
  • Fix ca4 water level > 100 warnings (#82) @russtone

v2.3.0

22 Feb 12:35
Compare
Choose a tag to compare

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

02 Feb 18:54
b891e58
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Better error handling, warning messages in case of invalid token or IP (#67) @russtone