Bugfixes
- Some CCs were incorrectly not marked to use Supervision (#4956)
- Use highest CC version implemented by the driver when node's CC version is unknown (#4971)
- Randomize Supervision session ID on startup (#4969)
- Commands that can be decoded but contain invalid data no longer cause errors when attempting to save their values (#4972)
Changes under the hood
- Add additional
silly
logging toNode.setValue
(#4968)