Add additional myq homekit models (#49381)
This commit is contained in:
parent
2de257f85f
commit
69932d4435
2 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue