Skip to content

Releases: nt0xa/homebridge-mi-humidifier

v2.2.2

26 Jan 17:44
b7e45ad
Compare
Choose a tag to compare

What's Changed

  • Added missing config.schema.json to NPM package

v2.2.1

26 Jan 17:07
f31b884
Compare
Choose a tag to compare

What's Changed

  • Update README.md (#64) @russtone

v2.2.0

25 Jan 10:30
e27dc95
Compare
Choose a tag to compare

What's Changed

v2.1.0

19 Jan 16:06
20d8d90
Compare
Choose a tag to compare

What's Changed

Features

  • Add config option to disable selected device (#61) @russtone

Bug Fixes

  • Add serial number (#62) @russtone
  • Fix target humidity percentage in Home.app (#60) @russtone

v2.0.0

12 Jan 15:46
0c29e81
Compare
Choose a tag to compare

What's Changed

  • Switched to platform plugin to support multiple devices with one plugin instance

  • Improved speed and stability by using to polling and caching

  • Added support for shuii.humidifier.jsq001 humidifier

  • Added LED controls

v1.4.0

27 Jul 14:48
7d6b5d4
Compare
Choose a tag to compare

What's Changed

Features

  • Added: Adapter and CA4 model support (#35) @ileodo

v1.3.0

29 Jun 06:21
65e7b2a
Compare
Choose a tag to compare

What's Changed

Features

  • deerma.humidifier.mjjsq device update (#33) @ftp27
  • Fixes issues/29 - ability to mute buzzer (#31) @bedrin
  • Child lock support for v1 model (#30) @russtone

v1.2.1

28 Apr 18:06
c731fe2
Compare
Choose a tag to compare

What's Changed

Bug Fixes

v1.2.0

22 Apr 08:06
8b2fcd9
Compare
Choose a tag to compare

What's Changed

Features

v1.1.2

11 Apr 11:17
a2a120d
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Attempt to fix #21 @russtone

Maintenance

  • Add NPM release workflow (#23) @russtone
  • Add release drafter for generating changelogs (#22) @russtone