Node Zwave Js Versions Save

Z-Wave driver written entirely in JavaScript/TypeScript

v12.5.0

1 month ago

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, #6620)

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)

v12.4.4

3 months ago

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)

v12.4.3

3 months ago

Bugfixes

  • Reduce idle CPU load (#6640)

Config file changes

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

v12.4.2

3 months ago

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)

v12.5.0-beta.1

3 months ago

Bugfixes

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

v12.5.0-beta.0

4 months ago

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)

v12.4.1

5 months ago

Bugfixes

  • Handle more cases of unexpected Serial API restarts (#6551)

Config file changes

  • Add wakeup instructions for Nexia ZSENS930 (#6545)
  • Correct parameter 5 size for Zooz ZEN34 (#6546)

v12.4.0

5 months ago

Features

  • Expose rebuild routes progress as a controller property (#6525)

Bugfixes

  • On devices that should/must not support Basic CC, but use it for reporting, only the currentValue is now exposed. This allows applications to consider it a sensor, not an actor (#6526)

v12.3.2

5 months ago

Config file changes

  • Correct firmware version condition for Zooz ZSE40 v3.0 (#6519)

Changes under the hood

  • Add mocks for Multilevel Sensor CC
  • Upgrade transitive dependency axios to a non-vulnerable version (#6520)

v12.3.1

6 months ago

Bugfixes

  • Fixed an issue where the unresponsive controller recovery could put "immediate" commands to a sleeping node on the wrong queue, blocking all outgoing communication (#6507)

Config file changes

  • Add missing units and firmware condition for Heatit Z-Temp2 (#6500)
  • Correct device label for Airzone Aidoo Control HVAC unit (#6493)