What's Changed
- Cleanup code by adopting prettier and eslint
- Compatibility with Node-HAP 0.11.0 and Homebridge 1.6.0
- Add new sensor types. You may want to clear your accessories cache
- Fix for 404 errors when too many sensors present
- Fix several issues with dimmable/non-dimmable lights
- Improve logging of unknown sensors by @andrewheavin in #68
- Fix logging level not stopping logs as it should have
- [Breaking] Drop support for Node 12 and 14.
- Fix for desiredLockState erroring out when lock state is unknown
New Contributors
- @andrewheavin made their first contribution in #68
Full Changelog: v1.8.0...v1.9.0