github zwave-js/zwave-js-ui v5.5.0
Release 5.5.0

latest releases: v9.13.2, v9.13.1, v9.13.0...
2 years ago

5.5.0 (2021-08-25)

Bug Fixes

  • move lookup to manufacturer prop (94b5101)
  • ui: handle replaceFailedNode errors (22a5f1d)
  • lookup manufacturer when unknown (b436c4c), closes #1571
  • hass: mode_state_template quotes (1e47d90), closes #1578

Features

  • add forceSecurity falg support to Default inclusion strategy (#1588) (3c78d43)
  • bump zwave-js/server@1.10.0 (24b7d8d)
  • support for S2 inclusion (#1585) (f507246)
    • Added new ZwaveClient methods grantSecurityClasses validateDSK abortInclusion
    • Changed signature of startInclusion and replaceFailedNode methods
    • New socket events
    • Added securityKeys object setting to Zwave settings (replaces the old networkKey setting, old settings are automatically updated to the new format so it's back compatible)
    • Added node security property that shows the security class used by the node (S2, S0, None, ...)
    • Completely refactored Add/Remove dialog to support new inclusion steps and replace failed nodes
  • zwave-js@8.2.0 and @zwave-js/server@1.10.1 (d9eed6e)

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

NewReleases is sending notifications on new releases.