Socket
Socket
Sign inDemoInstall

@zwave-js/cc

Package Overview
Dependencies
73
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
15Next

11.10.0

Diff

Changelog

Source

11.10.0 (2023-08-10)

Features

  • The controller identify event callback now includes a reference to the node that requested the identification (#6140)

Bugfixes

  • When downloading a firmware file, the file extension of the final redirected URL is also considered (#6142)

Config file changes

  • Add parameters 9-13 to Minoston MP21ZP / MP31ZP (#6139)
  • Add fingerprint to Yale YRD446-ZW2 (#6135)
  • Add and update Yale Assure ZW3 series locks (#6134)
alcalzone
published 11.9.1 •

Changelog

Source

11.9.1 (2023-08-07)

Bugfixes

  • Fixed a regression from v11.7.0 where the controller was incorrectly assumed to encode node IDs as 16-bit after a soft reset (#6130)
  • Improve heuristic to refresh values from legacy nodes when receiving a node information frame (#6121)
  • Fixed an issue where no control values were exposed for devices that do not support/advertise Version CC (#6123)

Config file changes

  • Correct value size for some Nortek PD300EMZ5-1 params that were previously swapped (#6124)
  • Add new MCOHome MH-S411/S412 models (#6120)
alcalzone
published 11.9.0 •

Changelog

Source

11.9.0 (2023-08-02)

Features

  • Add getDateAndTime method to ZWaveNode (#6073)

Bugfixes

  • Fixed an issue where turning on a Multilevel Switch with transition duration could update the currentValue to an illegal value (#6111)
  • Fixed an issue where empty daily repeating schedules were encoded incorrectly in mocks (#6113)

Changes under the hood

  • Support absolute config paths in mock-server (#6112)
alcalzone
published 11.8.1 •

Changelog

Source

11.8.1 (2023-08-01)

Bugfixes

  • Recover from Security S2 collisions in a common scenario where nodes send a supervised command at the same time Z-Wave JS is trying to control them (#6106)
  • During NVM migration, an incorrect flag for "on other network" is now automatically corrected instead of raising an error (#6108)

Config file changes

  • Preserve endpoint 0 for Zooz ZEN14 to toggle both outlets at once (#6099)

Changes under the hood

  • Fixed the message sequencing between mock controller and mock nodes in integration tests and the mock-server (#6101)
alcalzone
published 11.8.0 •

Changelog

Source

11.8.0 (2023-07-28)

Features

  • Health checks now include the intermediate results in progress callbacks (#6086)
  • Added the ability to abort health checks and testing whether a health check is in progress (#6091)

Bugfixes

  • When a CC version query times out, the CC version is now actually assumed to be 1 instead of only logging this (#6089)

Config file changes

  • Correct state after power failure for Minoston MP21Z/31Z (#6087)
  • Add Namron 4512757 (#6072)
alcalzone
published 11.7.0 •

Changelog

Source

11.7.0 (2023-07-27)

Features

  • Add methods to read sensor/meter support information from cache for Alarm/Binary/Multilevel Sensor CC and Meter CC (#6065)
  • Fall back to the embedded config directory when looking up $import targets from user-defined config files (#6067)

Bugfixes

  • Fixed an issue where a delayed endpoint capability report could be associated with the wrong query (#6076)
  • During NVM migration, some invalid/unexpected bytes in the 500 series NVM can now be corrected (#6082)
  • Hide configuration values for Door Lock CC v4 functionality that is not supported by a lock (#6075)

Config file changes

  • Add Leviton RZM10-1L (#6080)
  • Force use of Multi Channel CC v1 for all versions of PE653 (#6077)

Changes under the hood

  • Enable 16-bit node IDs in Serial API communication (#6070)
  • Fix link in v11 Migration guide (#6071)
alcalzone
published 11.6.0 •

Changelog

Source

11.6.0 (2023-07-24)

Features

  • Setting the date and time on a node will now also attempt sending unsolicited Time CC reports if no other way is supported (#6042)

Bugfixes

  • Fixed an issue where auto-discovered config parameters could create non-existing partial parameters (#6059)
  • Auto-discovered config parameters that are missing from a config file are now preserved and exposed to applications. These can be distinguished from known parameters by checking the isFromConfig metadata property (#6058)
  • Fixed an issue where config parameter metadata from a config file could be overridden with auto-discovered information (#6060)
  • Fixed a regression where unsuccessful pings to sleeping nodes would not resolve. Among other things, this could prevent the remove failed node function from working (#6064)

Config file changes

  • Add new product id to Fakro ZWS12 (#6027)
  • Disable Supervision for NICE Spa IBT4ZWAVE (#6050)
  • Add variant of Inovelli NZW31T with manufacturer ID 0x015d (#6057)
  • Split and correct Minoston MP21Z/MP31Z/MP21ZP/MP31ZP config files (#6056)
  • Add EVA LOGIK (NIE Tech) ZKS31 Rotary Dimmer (#5877)

Changes under the hood

  • Added a section to the documentation that explains how to use custom log transports (#6061)
alcalzone
published 11.5.3 •

Changelog

Source

11.5.3 (2023-07-20)

Bugfixes

  • Throw when trying to heal or discover neighbors for the controller (#6043)

Config file changes

  • Correct parameters of Zooz ZEN05 (#6045)
  • Override supported setpoint types for Intermatic PE653 (#6044)
  • Update Inovelli LZW31 parameter 52 for FW 1.54 (#6001)

Changes under the hood

  • Implement mocks for Basic CC (#6041)
alcalzone
published 11.5.2 •

Changelog

Source

11.5.2 (2023-07-19)

Bugfixes

  • Fixed an issue where partial param values were not exposed correctly (#6035)
  • When a device unnecessarily sends a supervised GET request, the response is no longer sent with Supervision (#6034)
  • Fixed another regression from v11.2.0 where some time-critical requests weren't answered while waiting for a response from a different node (#6024)

Config file changes

  • Fix Zooz ZSE40 parameters 7 and 8 (#6019)

Changes under the hood

  • Reworked how build caching is done (#6040)
alcalzone
published 11.5.1 •

Changelog

Source

11.5.1 (2023-07-18)

Bugfixes

  • Fixed an infinite loop that could happen when parsing 4-byte bitfield config parameters where the high bit is set (#6029)
  • Allow associations between insecure devices which support the latest (Multi Channel) Association CC (#6011)
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