Releases: homebridge-plugins/homebridge-ewelink
Releases · homebridge-plugins/homebridge-ewelink
v8.3.2
v8.3.1
v8.3.0
Added
- Support for KingArt KING-Q1 garage door device
- Expose KingArt KING-Q4 device as a
WindoworDoorHomeKit accessory type - Custom Eve characteristic to invert status of inched switch without sending a command to device
Changed
- 'Status By Inching' switches will no longer revert to 'off' when Homebridge is restarted
v8.2.1
v8.2.0
v8.1.0
v8.0.2
v8.0.1
v8.0.0
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
GarageDoorOpeneraccessory 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
disableNoResponsesetting 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
Batteryservice type instead ofBatteryService
- Backend
- Plugin will now reattempt initial HTTP connection on
ECONNABORTEDerror
- Plugin will now reattempt initial HTTP connection on
Fixed
- Plugin will correctly update
StatusLowBatterycharacteristic withINTinstead of typeBOOL
Removed
⚠️ offlineAsNoResponseconfiguration setting - is now default - can be disabled with newdisableNoResponsesetting⚠️ ignoredDevicesconfiguration setting - now use theignoreDeviceoption in the device type sections⚠️ groupsconfiguration setting - now use theshowAsoption in the device type sections
v7.1.0
Added
- New Devices
- Support for Zigbee multi-channel devices
Changed
- Homebridge UI
labelfield now appears first in the device configuration sections- A device can now be ignored/removed from Homebridge by the
ignoreDevicesetting in the device configuration sections
- Bump
wsdependency to v7.5.3