github zwave-js/node-zwave-js v5.2.2
Release v5.2.2

latest releases: v12.12.1, v12.12.0, v12.11.2...
3 years ago

Config changes

  • Added Electronic Solutions DBMZ EU

Bugfixes

  • Fixed a crash when receiving truncated messages
  • When an unexpected error occurs while executing API commands (e.g. Security CC requires a nonce to be sent!), the corresponding transaction is now retried or rejected instead of crashing the driver.
  • Nodes are sent to sleep again when they have no pending messages
  • Compat queries are removed from the queue when a node goes to sleep
  • Pending pings are resolved when a node wakes up
  • sendNoMoreInformation now continues to work after it failed once
  • WakeUpCC::NoMoreInformation is no longer moved to the wakeup queue when a node falls asleep

Changes under the hood

  • Removed some unused code

Don't miss a new node-zwave-js release

NewReleases is sending notifications on new releases.