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

Add config flow for myq (#32890)

* Add a config flow for myq

* Discovered by homekit

* Fix gates being treated as garage doors

* Offline devices now show as unavailable

* Homekit flow

* strip out icon

* return -> raise
This commit is contained in:
J. Nick Koston
2020-03-20 15:28:14 -05:00
committed by GitHub
parent acf41d03db
commit 37687561c0
13 changed files with 373 additions and 22 deletions

View File

@@ -39,6 +39,7 @@ ZEROCONF = {
}
HOMEKIT = {
"819LMB": "myq",
"BSB002": "hue",
"LIFX": "lifx",
"Netatmo Relay": "netatmo",