Skip to content

Releases: smartrent/grizzly

v8.6.6

13 Dec 22:24
v8.6.6
2ee21c9
Compare
Choose a tag to compare

Added

  • Handle incoming Multi Channel Association commands for endpoint associations (#1029)

v8.6.5

05 Dec 20:51
v8.6.5
ea4ac88
Compare
Choose a tag to compare

Fixed

Full Changelog: v8.6.4...v8.6.5

v8.6.4

26 Nov 19:26
Compare
Choose a tag to compare

Added

  • Add retry logic to unsolicited server listen call (#1021)
  • Provide the possible scales for a given sensor type (#1019)
  • Support alarm reports for Alarm CC v1 (#1017)
    • Unknown alarm types and events will be the raw value

Fixed

  • Fix the decoding of alarm_type_supported_report when version 1 of alarm types and events are also supported by the device (#1024)

v8.6.3

05 Nov 22:20
v8.6.3
47d3b89
Compare
Choose a tag to compare

Fixed

  • Inclusion Server handles Extended Node Add Status (#1015)

v8.6.2

04 Nov 22:20
v8.6.2
90b5a83
Compare
Choose a tag to compare

Added

  • Add function to get all notification types #1005
  • Forward unsolicited Node Remove Status to inclusion handler #1007
  • Implement Meter Get v2-6 #1012

Fixed

  • Inclusion timeout must be at least as long as the S2 bootstrapping timeouts #1008
  • Send Device Reset Locally notifications before closing connections #1009
  • Thermostat Setpoint values should be signed #1010

v8.6.1

04 Nov 22:19
v8.6.1
7d508cd
Compare
Choose a tag to compare

Changed

  • Use atoms for scale in Sensor Multilevel Get to align with Sensor Multilevel Report (#1003)

v8.6.0

17 Oct 19:25
v8.6.0
2271b8f
Compare
Choose a tag to compare

Added

  • Support finding all endpoints with Multi Channel Endpoint Find and Multi Channel Endpoint Find Report (#998, #1000)
  • Add util to get NWI Home Id from DSK (#1001)
  • Add missing multilevel sensor types (#995)
  • Update Z-Wave XML to 2024A specification (#981)

Fixed

  • Continue inclusion started by an inclusion controller (#997)
  • Fix another issue with Z/IP Gateway's Node Add Status formatting (#996)
  • Fix association management for certification (#994)
  • Ignore extended CCs when parsing command class lists (#993)
  • Change keys_granted to granted_keys for consistency (#992)

Changed

v8.5.3

24 Sep 17:17
v8.5.3
3ffab7d
Compare
Choose a tag to compare

Added

  • Added missing notification events (#980)

Fixed

  • Prevent depletion of UnsolicitedServer listen sockets (#988)
  • Fix acknowledged flag sometimes being incorrectly false (#983)

Changed

  • Traces record node ids instead of IP addresses (#985)

v8.5.2

12 Sep 17:26
v8.5.2
47d30f1
Compare
Choose a tag to compare

Fixed

  • Fix parsing of last working route / speed in transmission stats (#974)
  • Use dynamic delays between image fragments during firmware updates (#975, #977)
  • Wait for previous ack before continuing firmware upload (#978)

Full Changelog: v8.5.1...v8.5.2

v8.5.1

06 Sep 22:36
v8.5.1
2f15edb
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v8.5.0...v8.5.1