forked from home-assistant/core
Remove CONNECTION_CLASS from Yale Smart Alarm ConfigFlow (#53629)
This commit is contained in:
@@ -31,7 +31,6 @@ class YaleConfigFlow(config_entries.ConfigFlow, domain=DOMAIN):
|
|||||||
"""Handle a config flow for Yale integration."""
|
"""Handle a config flow for Yale integration."""
|
||||||
|
|
||||||
VERSION = 1
|
VERSION = 1
|
||||||
CONNECTION_CLASS = config_entries.CONN_CLASS_CLOUD_POLL
|
|
||||||
|
|
||||||
entry: config_entries.ConfigEntry
|
entry: config_entries.ConfigEntry
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user