DucoBox Integration v1.0.3
What's Changed
Addresses node sensors permanently showing unavailable after a coordinator timeout or when weak RF nodes miss the initial boot discovery scan.
Changes
- Fixed: Node sensors now extend RestoreSensor — last known value is restored on startup before the first coordinator update fires, preventing unknown states at boot
- Fixed: Node sensors override the available property to return True whenever a last known value exists — coordinator timeouts and network hiccups no longer flip room sensors to unavailable
- Fixed: Nodes that miss the initial boot scan (e.g. weak RF nodes) are now dynamically added when the coordinator discovers them during periodic re-discovery, without requiring an HA restart
Upgrade Notes
- Reload the integration after updating (Settings → Integrations → DucoBox → ⋮ → Reload)
- No configuration changes required