mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Remove CONNECTION_CLASS from Yale Smart Alarm ConfigFlow (#53629)
This commit is contained in:
parent
deb47517ca
commit
03308b62c1
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user