Bugfixes
- Always query versions of CCs supported on endpoints, regardless of CC support (#5009)
- Avoid unnecessarily repeating tests for S0 support on endpoints (#4993)
- Automatically retry commands with supervision status
NoSupport
, but without supervision (#5010) - Ensure S0 commands are not encapsulated inside S2 (#5012)
- Fixed a bug which aborted interviews because
CCAPI
instances used a different CC version than the CC instance in charge of the interview in some cases (#5015) - Query secure endpoint CCs only once. When no response is received, assume all its known CCs are secure instead of defaulting to unencrypted communication (#5016)
Config file changes
- Disable Supervision for Zooz ZSE19 (#5008)