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
+1 -1
View File
@@ -147,7 +147,7 @@ class ConfigFlow(config_entries.ConfigFlow, domain=DOMAIN): # pylint: disable=a
"""Handle a config flow for WashData."""
VERSION = 3
MINOR_VERSION = 7
MINOR_VERSION = 8
def __init__(self) -> None:
"""Initialize the config flow."""