Features
- Export
getAPI
throughzwave-js/CommandClass
- Add
getDefinedValueIDs
for virtual nodes
Bugfixes
- Avoid including
undefined
properties in configuration metadata - Add debug logging to
configureLifelineAssociations
, always query normal association groups - Remove Security S0/S2 from mandatory CCs in Device Classes configuration
- Refresh associations after removing invalid destinations
- Don't wait for node ACK after
Security 2 CC::TransferEnd
- Increase tolerance for wakeup interval to 5 minutes without auto-refreshing the interval
- Remove
securityClasses
property fromSecurityClassOwner
interface to fix TypeScript error - Filter out corrupted
Meter CC Reports
andMultilevel Sensor CC Reports
- Added a fallback for NVM backup when the initial response contains an empty buffer
Config file changes
- Change NAS-PD07Z parameters to match actual device configuration
- Delete duplicate config file for Fakro ZWS230
- Update ZCOMBO-G units/metadata
- Add fingerprint to BeNext Energy switch
- Add support for Sensative AB Strips Drip 700
- Spelling mistake in manufacturer name
- Add Sunricher RGBW and CCT wall controllers
- Add firmware version 1.6 to Zooz ZEN22
- Force scene count of VRCS4 and VRCZ4 to 8
- Add Aeotec illumino switches
Changes under the hood
- Add support for prebuilt Gitpod instances to simplify contributing without installing VSCode locally
- Dependency updates