This commit is contained in:
Home Assistant Version Control
2026-07-31 16:29:09 +00:00
parent d125a48b04
commit 8c53907c88
91 changed files with 1232 additions and 387 deletions
@@ -84,7 +84,7 @@ class MaintenanceSupporterConfigFlow(TriggerConfigMixin, ConfigFlow, domain=DOMA
"""Handle a config flow for Maintenance Supporter."""
VERSION = 1
MINOR_VERSION = 4
MINOR_VERSION = 5
def __init__(self) -> None:
"""Initialize the config flow."""