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