Skip to content

Releases: zwave-js/node-zwave-js

Release v12.5.5

16 Apr 12:31
Compare
Choose a tag to compare

Features

  • Rework compat flags for Basic CC mapping (#6773)

Bugfixes

  • The protocolDataRate field in RouteStatistics is optional (#6746)
  • Fixed an infinite loop during NVM migration which could happen in rare cases (#6769)

Config file changes

  • Always map Basic CC to Binary Sensor CC for Aeotec ZW100 Multisensor 6 (#6773)

Changes under the hood

  • Reword recommendations on encrypting traffic (#6770)

Release v12.5.4

12 Apr 13:01
Compare
Choose a tag to compare

Bugfixes

  • Firmware updates on Z-Wave Long Range now utilize the larger frame size better (#6759)
  • Fixed an issue where multicast setValue had a SupervisionCCReport as the result instead of a SetValueResult (#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

10 Apr 12:55
Compare
Choose a tag to compare

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

04 Apr 17:47
Compare
Choose a tag to compare

Bugfixes

  • Add workaround for devices that omit notification event parameters instead of sending "no data" (#6719)

Config file changes

  • Added 11 Shelly Qubino Wave devices (#6633)
  • Add Heatit Leakage Water Stopper (#6605)
  • Add Ring Smoke/CO Listener (#6591)
  • Add ZVIDAR Z-TRV-V01 thermostatic valve (#6542)
  • Add Safe Grow NSG-AB-02 Z-Wave Plus Smart Outlet Plug (#6535)
  • Add a new productId and add parameters to 14297/ZW1002 outlet (#6517)

Release v12.5.1

03 Apr 15:30
Compare
Choose a tag to compare

Bugfixes

  • Fix/improve route diagnostics for Z-Wave LR devices (#6718)

Release v12.5.0

02 Apr 12:33
Compare
Choose a tag to compare

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

10 Feb 15:27
Compare
Choose a tag to compare

Bugfixes

  • NVM backups can now be restored onto 800 series controllers (#6670)

Config file changes

  • Use Color Switch V2 for Inovelli LZW42 (#6654)
  • Correct Zooz ZEN1x timer config params (#6648)

Release v12.4.3

25 Jan 12:58
Compare
Choose a tag to compare

Bugfixes

  • Reduce idle CPU load (#6640)

Config file changes

  • Extend version range for Vesternet VES-ZW-DIM-001 (#6636)

Release v12.4.2

23 Jan 08:37
Compare
Choose a tag to compare

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

21 Jan 20:56
Compare
Choose a tag to compare
Pre-release

Bugfixes

  • Use separate S2 keys for Z-Wave Long Range (#6620)