mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05:10 +02:00
ABC config entries (#17309)
This commit is contained in:
@@ -136,8 +136,8 @@ HANDLERS = Registry()
|
||||
# Components that have config flows. In future we will auto-generate this list.
|
||||
FLOWS = [
|
||||
'cast',
|
||||
'hangouts',
|
||||
'deconz',
|
||||
'hangouts',
|
||||
'homematicip_cloud',
|
||||
'hue',
|
||||
'ifttt',
|
||||
@@ -149,8 +149,8 @@ FLOWS = [
|
||||
'smhi',
|
||||
'sonos',
|
||||
'tradfri',
|
||||
'zone',
|
||||
'upnp',
|
||||
'zone',
|
||||
'zwave'
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user