Features
- Implemented and use soft reset command. If this causes problems, you can opt-out.
- Implemented 700-series variant of NVM backup/restore
- Add driver option to change where lockfiles are created
- Implement waitForMessage to await unsolicited Serial API messages
- Add context object to log messages
Bugfixes
- Avoid force-adding Supervision support, remove encapsulation CCs from list of mandatory CCs
- Check correct transaction for
pauseSendThread
flag - Remove listeners before closing serial port
- Emit
Driver_Failed
error when serial port errors - Better error when creating a multicast group with missing nodes
- Security S2 bootstrapping is now aborted when an incorrect PIN is entered
- Avoid queuing duplicate firmware fragments
- Add additional 1s delay before verifying a value that has been set through the
setValue
API with a transition duration
Config file changes
- Add support for Heltun panels
- Auto-assign
Binary Sensor Report
association group for FortrezZ MIMOLite - Add LRM-1000 Wall Mounted Dimmer
- Merge MH9-CO2 variants, add Z-Wave+ variant with firmware 2.4
- Add fingerprint
0x0331:0x010b
to "FortrezZ LLC SSA3" - Add Heatit Z-Push Button 4
- Update NAS-AB01Z to match manual
- Clean up Zooz Zen 7x configs
- Correct manufactuerID for Zooz ZAC36
- Correct param 100 and preserve endpoints for ZMNHTD
- Force notification idle reset for Vision Security ZP3103
- Update lifeline config and parameters for Philio PAN06 v1
- Add fingerprint
0x0200:0x1022
to Shenzhen Neo NAS-DS01Z - Add Fakro FVS Solar Powered Skylight
- Tidy up Vitrum devices
- Correct identification of Vision ZP3111-5
- Remove endpoints from FGS-212
Changes under the hood
supportsZWavePlus
property was removed from config files and documentation- The
paramInformation
property in config files was converted to an array in order to preserve ordered parameters - Environment variables on Gitpod should now be set correctly