Clean up connection classes in integrations T-Z (#49894)
This commit is contained in:
parent
a6206b2819
commit
64c7d84108
32 changed files with 3 additions and 42 deletions
|
@ -22,7 +22,6 @@ class VelbusConfigFlow(config_entries.ConfigFlow, domain=DOMAIN):
|
|||
"""Handle a config flow."""
|
||||
|
||||
VERSION = 1
|
||||
CONNECTION_CLASS = config_entries.CONN_CLASS_LOCAL_PUSH
|
||||
|
||||
def __init__(self) -> None:
|
||||
"""Initialize the velbus config flow."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue