github zwave-js/node-zwave-js v9.3.0
Release v9.3.0

latest releases: v13.9.1, v13.9.0, v13.8.0...
2 years ago

Features

  • Align GetSerialApiInitData with new Host API specs, parse chip info (#4591)
  • Add sendAndReceiveData method to ManufacturerProprietaryCCAPI (#4586)
  • Implement sending Z-Wave+ CC Reports, respond to Get requests (#4605)
  • Before a hard reset, the controller NIF will now be updated to contain the correct device type and supported/controlled CCs (#4599)

Bugfixes

  • Throw meaningful errors when invokeCCAPI gets called with invalid args (#4613)
  • Only enable Smart Start listening mode when there are active provisioning entries (#4598)
  • In the Meter CC reset API call, the options parameter is now optional (#4624)
  • Fixed an issue where Smart Start Provisioning entries would get corrupted during JSONL migration of the network cache. A manual workaround to restore lost entries from the old .json cache file is available (#4635)

Config file changes

  • Add a warning about broken firmware to August Smart Lock Pro 3rd Gen (#4597)
  • Minor fixes to Zooz ZEN26 configuration (#4608)
  • Work around broken firmware of Intermatic PE653 (#4607)
  • Updates for Illumino Dimmer Switch firmware 1.07 and Illumino Switch firmware 1.05 (#4574)

Changes under the hood

  • Parsing and serializing Serial API messages and Command Classes was decoupled from the driver instance to make it easier to use these implementations independently (#4614, #4618)
  • Implement MockController and MockNode for end-to-end testing of the driver with simulated networks (#4628)

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

NewReleases is sending notifications on new releases.