Important Note
- Your Accessory Simulations will stop working with this update if you have not re-set them up in the appropriate device configuration sections.
- There is no longer a separate Accessory Simulations section
- It is recommended to re-setup your simulations before updating to this version
Added
- Single Channel Devices
- Option to configure a single channel device to set its status based on device inching
- DUALR3 Motor Mode
- Expose a DUALR3 in motor mode as a
GarageDoorOpener
accessory type
- Expose a DUALR3 in motor mode as a
- Temperature/Humidity Sensor Devices
- Option to offset recorded temperature or humidity by a scale factor
- Configuration
disableNoResponse
setting to disable marking cloud-offline devices as 'No Response' in HomeKit- Plugin will now check for duplicate device ID entries in the config and ignore them
Changed
- ⚠️ Platform Versions
- Recommended node version bumped to v14.17.4
- Recommended homebridge version bumped to v1.3.4
- ⚠️ Accessories
- Plugin will now mark cloud-offline devices with 'No Response' by default
- Plugin will now use HomeKit
Battery
service type instead ofBatteryService
- Backend
- Plugin will now reattempt initial HTTP connection on
ECONNABORTED
error
- Plugin will now reattempt initial HTTP connection on
Fixed
- Plugin will correctly update
StatusLowBattery
characteristic withINT
instead of typeBOOL
Removed
- ⚠️
offlineAsNoResponse
configuration setting - is now default - can be disabled with newdisableNoResponse
setting - ⚠️
ignoredDevices
configuration setting - now use theignoreDevice
option in the device type sections - ⚠️
groups
configuration setting - now use theshowAs
option in the device type sections