Features
- When the controller cannot transmit due to being jammed, this is now detected and exposed to applications. In this situation, nodes are no longer being marked as dead. (#6174)
- A hash of the device config used during the interview is now stored and can be used to detect whether a node needs to be re-interviewed after a configuration update (#6170)
Bugfixes
- Fixed an issue where 700 series controllers were not soft-reset after NVM backup when soft-reset was disabled via config (#6176)
Config file changes
- Correct reporting frequency parameter values for Sensative AB Strips Comfort / Drips Multisensor (#6171)
Changes under the hood
- Config file checks now detect invalid firmware version ranges where
min > max
(#6169)