Releases: homebridge-plugins/homebridge-ewelink
Releases · homebridge-plugins/homebridge-ewelink
v12.7.0
- dependency updates
- added new devices
v12.6.0
Notable Changes
- fix custom plugin config modal styles in ui 5
- fix eve characteristics for hb 2
- fix custom characteristics for hb 2
Other Changes
- fix plugin name in release workflow
- add permissions to workflows
- improvements to the deprecate workflow
v12.5.0
⚠️ This plugin no longer officially supports Node v16
and v18
, however there is no reason why it shouldn't work on these versions.
Notable Changes
- set
strictValidation
to true
in the config schema file
Other Changes
v12.4.1
Changed
Fixed
- fix hap-nodejs permissions for hb2
v12.4.0
Added
- add support for Zigbee Smart Water Valve (SWV-BSP) (#646) (@etienne678)
- models with UIIDs
226
and 7010
Changed
v12.3.3
Changed
- added
homepage
to package.json
- updated dependencies
v12.3.2
Changed
- Support node 22
- Bump
node
recommended versions to v18.20.4 or v20.18.0 or v22.9.0
Fixed
- fixed cases where the plugin would crash when a device update fails
v12.3.1
Changed
- Updated
eslint
and use new code style
Fixed