v1.4.7
title: "Fix Docker container entities after reload"
changes:
- "Restore existing Docker container entities from the Home Assistant entity registry."
- "Prevent Docker stats timeouts from removing all container entities."
- "Preserve container metadata when CPU or memory statistics time out."
- "Report unavailable CPU and memory values as unknown instead of zero."
- "Run Docker collection independently from the regular polling cycle."
- "Publish Docker results immediately without waiting for package collection."
- "Improve Docker command timeout handling on slower systems."
Full Changelog: v1.4.5...v1.4.7