Skip to content

v9.0.0

Choose a tag to compare

@smartrent-ci smartrent-ci released this 23 Jan 03:50
· 32 commits to main since this release
v9.0.0
f8157f9

Changed

  • OTW firmware updates for the Z-Wave module have been rewritten to use Elixir instead of zw_programmer (#1142)
  • The deprecated behaviour Grizzly.StatusReporter has been removed (use Grizzly.Events instead) (#1144)
  • Grizzly.Commands.* has been renamed Grizzly.Requests.* to clarify between Z-Wave
    commands and requests to Z/IP Gateway
  • Many Z-Wave commands are now encoded/decoded using a generic encoder instead of
    requiring a module and custom encode/decode functions for every single command

v8.x Changelog

For Grizzly v8 and older, see the v8 changelog.
[v9.0.0]: https://github.com/smartrent/grizzly/compare/v8.15.3..v9.0.0