ABC config entries (#17309)

This commit is contained in:
Paulus Schoutsen 2018-10-10 16:02:03 +02:00 committed by GitHub
parent d16e6c8524
commit 9d4dbd7d97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'
]