Socket
Socket
Sign inDemoInstall

@zwave-js/cc

Package Overview
Dependencies
73
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
14Next

12.0.1

Diff

Changelog

Source

12.0.1 (2023-09-29)

Bugfixes

  • Ignore when a node reports Security S0/S2 CC to have version 0 (unsupported) although it is using that CC (#6333)

Config file changes

  • Add Shelly to manufacturers (#6339)
  • Add Shelly Wave 1, Wave 2PM, update Wave 1PM association labels (#6326)
  • Add Sunricher SR-ZV2833PAC (#6310)

Changes under the hood

  • Added an ESLint rule to help with deciding whether a config parameter needs to be unsigned or not (#6325, #6338)
alcalzone
published 12.0.0 •

Changelog

Source

12.0.0 (2023-09-26)

Application compatibility

Home Assistant users who manage zwave-js-server themselves, must install the following upgrades before upgrading to this driver version:

  • Home Assistant 2023.10.0 or higher
  • zwave-js-server 1.32.0
alcalzone
published 12.0.0-beta.4 •

alcalzone
published 12.0.0-beta.3 •

alcalzone
published 11.14.3 •

Changelog

Source

11.14.3 (2023-09-21)

Bugfixes

  • Fixed an issue where some Notification CC Reports including an enumeration value would cause the corresponding value ID to be set to the wrong value (#6282)
  • When the Serial API on a controller restarts unexpectedly, the node ID length is now synchronized again (#6271)

Config file changes

  • Add warnings about broken controller firmware versions (#6293)
alcalzone
published 12.0.0-beta.2 •

alcalzone
published 12.0.0-beta.1 •

alcalzone
published 12.0.0-beta.0 •

alcalzone
published 11.14.0 •

Changelog

Source

11.14.0 (2023-09-04)

Features

  • Driver.sendCommand, Driver.sendMessage and Node.setValue now accept an optional callback as part of the options that will be called with the transaction progress (queued, active, failed, complete) (#6212)
  • Optimized the order of node communication during startup to ensure responsive nodes are ready first (#6233)
  • Transmit reports now include the routing scheme (direct, LWR, ...) used for the transmission (#6232)

Bugfixes

  • The start/stop time and date values in Schedule Entry Lock CC commands are now validated (#6231)
  • Fixed an issue where hasDeviceConfigChanged would return the opposite of what it should (#6240)

Config file changes

  • Delay value refresh for ZW500D (#6230)
  • Update several Zooz devices to their 800 series revisions (#6218)
  • Extend version range for Vesternet VES-ZW-DIM-001 (#6216)

Changes under the hood

  • No longer report errors to Sentry (#6225)
  • silly level logging for setValue calls now includes the endpoint index (#6223)
  • Added a regression test for setValue with a temporary communication failure (#6224)
alcalzone
published 11.13.1 •

Changelog

Source

11.13.1 (2023-08-28)

Bugfixes

  • Fixed a regression from v11.13.0 where Meter CC and Multilevel Sensor CC reports from an endpoint were discarded, although the endpoint did support them, but the root endpoint didn't (#6222)
  • Fixed a startup crash that happens when the controller returns an empty list of nodes (#6220)
  • Fixed an issue where API calls would be rejected early or incorrectly resolved while the driver was still retrying a command to an unresponsive node (#6219)
  • Fixed an issue where the controller would be considered jammed if it responds with a Fail status, even after transmitting (#6211)

Changes under the hood

  • Switched formatting from Prettier to the much faster Dprint (#6198)
  • Added a precommit hook to format files (#6205)
  • Fix type definitions in the documentation for the "firmware update finished" controller event (#6206)
  • Fixed an issue during documentation generation where referencing the same type definition multiple times would not work (#6207)
  • Moved the documentation for Driver.interviewNode to Node.interview (#6209)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc