Skip to content

Release v5.0.0

Compare
Choose a tag to compare
@marcus-j-davies marcus-j-davies released this 23 Aug 09:00
· 278 commits to main since this release
85fb46d

Breaking Changes

  • Legacy API has now been removed (deprecated in V4 PLEASE SEE MIGRATION GUIDE)
  • Min Node version is now 12.22.2
  • Node Inclusion, Exclusion and Replace methods are no longer possible using messages,
    these must now be performed using the UI
  • The node property is now omitted for none node events.

Changes

  • Migrate to Z-Wave JS Version 8
  • Device Node status text is now reduced down to a more acceptable length
  • Code refactoring
  • Various bug fixes/improvements
  • Migrated Read Me to github Wiki
  • Improvements to ready status checks
  • Sanity checks to ensure S0 and S2 encryption keys are present

New Features

  • Added ZWave Security S2 support
  • Multicast is now supported on CCAPI (set type commands Only)
  • The text box inputs on the UI are now committed on the enter/return key.
  • Added Individual Node Heal.