v1.6.1
What's Changed
- Fixed an issue where when
Adaptive Lighting Shift
was set to -1, Adaptive Lighting would not be removed. - Fixed an issue with motion sensor refreshStatus that would cause plugin to cause Homebridge restart.
- Fixed Bug: npm ERR! code 1. #151
- Made
node-switchbot
an optionalDependencies - So If
node-switchbot
doesn't get installed successfully then BLE will not work.
- Made
- Housekeeping and updated dependencies.
Full Changelog: v1.6.0...v1.6.1