Releases: smartrent/grizzly
Releases · smartrent/grizzly
v7.1.1
What's Changed
🔧 Fixed
- Remove any() from type send_command_response by @jfcloutier in #873
- Fix false positives in SAPI status reporting by @bjyoungblood in #879
Full Changelog: v7.1.0...v7.1.1
v7.1.0
What's Changed
🎉 Added
- Simplify bitmask encoding and decoding by @bjyoungblood in #866
- Implement Humidity Control CCs by @bjyoungblood in #867
- UnsolicitedServer includes node id in Logger metadata by @bjyoungblood in #869
🔧 Fixed
- Fix User Code Set when User ID Status is 0x00 by @bjyoungblood in #868
- Fix Node Add Status parsing when length is off by one by @bjyoungblood in #871
Full Changelog: v7.0.4...v7.1.0
v7.0.4
What's Changed
- Record original command binary in Logger metadata by @bjyoungblood in #864
Full Changelog: v7.0.3...v7.0.4
v7.0.3
What's Changed
- Correct CC name from multi_command to multi_cmd by @jfcloutier in #858
- Grizzly supports v3 of Association Group Info CC by @jfcloutier in #859
- Fix incorrect installation and maintenance header extension name by @bjyoungblood in #860
- Catch exits when closing all connections by @bjyoungblood in #862
- Report Serial API status by @bjyoungblood in #861
Full Changelog: v7.0.2...v7.0.3
v7.0.2
What's Changed
- Suppress DTLS errors for "TLS Alert: unexpected message" by @bjyoungblood in #845
- Close all DTLS connections on Z/IP Gateway exit by @bjyoungblood in #850
- Add binary pattern checks and adjust patterns to pass by @LivInAbsurdism in #847
- Implement Sensor Binary Supported Sensor Get/Report by @bjyoungblood in #848
- Decode state_idle event params for all notification types by @bjyoungblood in #849
New Contributors
- @LivInAbsurdism made their first contribution in #847
Full Changelog: v7.0.1...v7.0.2
v7.0.1
What's Changed
- Allow zero speed in Priority Route Report by @bjyoungblood in #842
- Outgoing Z/IP Packets ignore install and maintenance header extension by @bjyoungblood in #843
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
- Implement Priority Route Set and fix Priority Route Report by @bjyoungblood in #839
- Z-Wave module firmware upgrade improvements by @bjyoungblood in #840
- Pass params through to NodeAdd and SetLearnMode by @bjyoungblood in #838
Full Changelog: v6.8.8...v7.0.0
v6.8.8
What's Changed
- Remove dead code from
Grizzly.UnsolicitedServer
by @bjyoungblood in #832 - Handle {:error, :timeout} getting all node ids by @jfcloutier in #835
- Reports indicate command acknowledgement by @bjyoungblood in #836
Full Changelog: v6.8.7...v6.8.8
v6.8.7
What's Changed
- Reply to unsolicited commands on the same DTLS connection by @bjyoungblood in #827
- Execute external callbacks in
Task
s by @bjyoungblood in #830
Full Changelog: v6.8.6...v6.8.7
v6.8.6
What's Changed
- Z/IP Gateway ready checker waits for initial node list report by @bjyoungblood in #824
- Rename Master Code commands to Admin Code by @bjyoungblood in #825
Full Changelog: v6.8.5...v6.8.6