Releases: zwave-js/node-zwave-js
Releases · zwave-js/node-zwave-js
Release v12.5.4
Bugfixes
- Firmware updates on Z-Wave Long Range now utilize the larger frame size better (#6759)
- Fixed an issue where multicast
setValue
had aSupervisionCCReport
as the result instead of aSetValueResult
(#6765) - Parsing of provisioning entries with numeric
supportedProtocols
(#6764) - Fix error when
ConfigurationCCBulkGet
response is missing (#6763) - Values from force-removed or endpoint-mapped CCs are no longer persisted (#6760)
Config file changes
- Fix versioning logic for parameter 26 of Zooz ZEN72 (#6761)
Release v12.5.3
Bugfixes
- Disallow associating a node with itself and skip self-associations when rebuilding routes (#6749)
- Fix computation of SNR margin when noise floor measurement is N/A (#6732)
Config file changes
- Add new Leviton 800 series devices (#6757)
- Add UltraPro Z-Wave Plus In-Wall Toggle Switch, 700S (#6664)
- Rename generic 700 series controller to include 800 series (#6744)
- Add fingerprint and config parameters for UltraPro 700 Switch (#6726)
- Add Zooz Zen37 800LR Wall Remote (#6577)
Changes under the hood
- Several dependency updates
Release v12.5.2
Bugfixes
- Add workaround for devices that omit notification event parameters instead of sending "no data" (#6719)
Config file changes
Release v12.5.1
Bugfixes
- Fix/improve route diagnostics for Z-Wave LR devices (#6718)
Release v12.5.0
This release adds support for Z-Wave Long Range thanks to the amazing work of @jtbraun. Application developers planning to add support should read this to get started.
Features
Config file changes
- Remove Association Groups 2 & 3 from AEON Labs DSB09 (#6691)
- Correct group 3 label for GE/Enbrighten 26931/ZW4006 (#6703)
- Add new Fingerprint for Ring Contact sensor (#6676)
- Preserve root endpoint in Vision ZL7432 (#6675)
- Add new Product ID to Fibaro Smoke Detector (#6603)
- Add Product ID for Benext Energy Switch FW1.6 (#6602)
- Add fingerprint for Ring Glass Break Sensor EU (#6590)
- Change MH9-CO2 Temperature Reporting Threshold step size to 0.1 (#6581)
- Add new product ID to Fibaro FGS-213 (#6576)
- Add units, improve descriptions for Everspring ST814 (#6712)
- Label and parameter definitions for Sensative Drip 700 (#6514)
- Override supported sensor scales for HELTUN HE-ZW-THERM-FL2 (#6711)
Release v12.4.4
Release v12.4.3
Release v12.4.2
Bugfixes
- The check for a changed device config now always returns
false
for the controller (#6625)
Config file changes
- Disable Supervision for Alfred DB1 Digital Deadbolt Lock to work around battery drain issue (#6629)
- Add 2nd product ID for Ring Panic Button Gen2 (#6595)
Changes under the hood
- Fix compatibility of ESLint plugin with Node.js 18 (#6580)
Release v12.5.0-beta.1
Bugfixes
- Use separate S2 keys for Z-Wave Long Range (#6620)
Release v12.5.0-beta.0
This release adds support for Z-Wave Long Range thanks to the amazing work of @jtbraun. Application developers planning to add support should read this to get started.
Features
- Support Z-Wave Long Range (#6401)
Config file changes
- Add 2nd product ID for Ring Panic Button Gen2 (#6595)
Changes under the hood
- Fix compatibility of ESLint plugin with Node.js 18 (#6580)