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:
@@ -39,6 +39,7 @@ ZEROCONF = {
|
||||
}
|
||||
|
||||
HOMEKIT = {
|
||||
"819LMB": "myq",
|
||||
"BSB002": "hue",
|
||||
"LIFX": "lifx",
|
||||
"Netatmo Relay": "netatmo",
|
||||
|
||||
Reference in New Issue
Block a user