Clean up connection classes in integrations H-L (#49891)
This commit is contained in:
parent
e652ff3a6a
commit
10d6dfd4ae
40 changed files with 1 additions and 45 deletions
|
@ -61,7 +61,6 @@ class LcnFlowHandler(config_entries.ConfigFlow, domain=DOMAIN):
|
|||
"""Handle a LCN config flow."""
|
||||
|
||||
VERSION = 1
|
||||
CONNECTION_CLASS = config_entries.CONN_CLASS_LOCAL_PUSH
|
||||
|
||||
async def async_step_import(self, data):
|
||||
"""Import existing configuration from LCN."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue