Releases: nt0xa/homebridge-mi-humidifier
Releases · nt0xa/homebridge-mi-humidifier
v2.2.2
What's Changed
- Added missing config.schema.json to NPM package
v2.2.1
What's Changed
- Update README.md (#64) @russtone
v2.1.0
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
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
What's Changed
Features
- Added: Adapter and CA4 model support (#35) @ileodo
v1.3.0
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.1.2
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