1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add Heos config flow (#22554)

* Add UI initiated config flow

* Fix alpha order
This commit is contained in:
Andrew Sayre
2019-03-30 08:52:17 -05:00
committed by GitHub
parent b6ac964df3
commit ecba87179f
7 changed files with 137 additions and 2 deletions

View File

@@ -153,6 +153,7 @@ FLOWS = [
'geofency',
'gpslogger',
'hangouts',
'heos',
'homematicip_cloud',
'hue',
'ifttt',