mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Add additional myq homekit models (#49381)
This commit is contained in:
parent
2de257f85f
commit
69932d4435
@ -6,7 +6,7 @@
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
"homekit": {
|
||||
"models": ["819LMB"]
|
||||
"models": ["819LMB", "MYQ"]
|
||||
},
|
||||
"iot_class": "cloud_polling",
|
||||
"dhcp": [{ "macaddress": "645299*" }]
|
||||
|
@ -194,6 +194,7 @@ HOMEKIT = {
|
||||
"Healty Home Coach": "netatmo",
|
||||
"Iota": "abode",
|
||||
"LIFX": "lifx",
|
||||
"MYQ": "myq",
|
||||
"Netatmo Relay": "netatmo",
|
||||
"PowerView": "hunterdouglas_powerview",
|
||||
"Presence": "netatmo",
|
||||
|
Loading…
x
Reference in New Issue
Block a user