224 files

This commit is contained in:
Home Assistant Version Control
2026-07-27 13:30:34 +00:00
parent b5723aa856
commit e36b8a1a22
224 changed files with 9967 additions and 2663 deletions
@@ -84,7 +84,7 @@ class MaintenanceSupporterConfigFlow(TriggerConfigMixin, ConfigFlow, domain=DOMA
"""Handle a config flow for Maintenance Supporter."""
VERSION = 1
MINOR_VERSION = 3
MINOR_VERSION = 4
def __init__(self) -> None:
"""Initialize the config flow."""