Enhancements:
- Support Samsung SmartThings multipurpose sensor. This device combines an open/close sensor, a temperature sensor, and a vibration sensor. By default, these are combined in a single HomeKit accessory, with history for the open/close sensor. When
hueMotionTemperatureHistory
is set in config.json, the device is exposed as three separate accessories, each with its own history, see dresden-elektronik/deconz-rest-plugin#1848. - Improved error reporting, see ebaauw/homebridge-lib#22.
Bug fixes:
- Honour
nupnp
setting in config.json, see #653.
Bump dependencies:
- Support homebridge v0.4.52;
- deCONZ v2.05.75;
- homebridge-lib v4.5.5;
- ws v7.2.3.