Skip to content

Releases: zwave-js/node-zwave-js

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)

Release v12.5.0-beta.0

19 Jan 12:49
Compare
Choose a tag to compare
Pre-release

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)

Release v12.4.1

09 Dec 12:52
Compare
Choose a tag to compare

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)

Release v12.4.0

30 Nov 13:21
Compare
Choose a tag to compare

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)

Release v12.3.2

29 Nov 13:53
Compare
Choose a tag to compare

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)

Release v12.3.1

20 Nov 15:43
Compare
Choose a tag to compare

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)