Maintenance Window 0.8.9
Migration-safe fix for configurations saved before windows[].restart_core became explicit.
Fixed
- Per-window
restart_coreis optional again, so existing saved configurations continue to load after updating. - Missing per-window
restart_coreis treated as disabled. This means app-only windows, such as temporary SSH access, leave Home Assistant Core running unlessrestart_core: trueis explicitly set on that window.
Compatibility
Existing configuration keys are unchanged:
stop_addonsstart_addonslist_addons_on_startup
Installation
Add this repository to the Home Assistant app/add-on store:
https://github.com/sergey-goncharenko/ha-maintenance-window-addon
Then install or update Maintenance Window.