224 files
This commit is contained in:
@@ -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."""
|
||||
|
||||
Reference in New Issue
Block a user