diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d3ea6f..984b60f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,21 @@ Sections: --- +## [0.5.4] - 2026-01-16 + +### Added +- Native **Repair fix flow** for restart-required situations. +- “Restart required” issues are now **fixable** and provide a confirmation dialog with a real restart action. + +### Changed +- Restart-required issues are automatically cleared after Home Assistant restarts. +- Update entities now fully align with official Home Assistant behavior (Updates screen + Repairs integration). + +### Fixed +- Fixed integration startup issues caused by incorrect file placement. +- Resolved circular import and missing setup errors during Home Assistant startup. +- Ensured YAML-based setup remains fully supported. + ## [0.5.3] - 2026-01-16 ### Added