14 lines
321 B
JSON
14 lines
321 B
JSON
{
|
|
"domain": "myq",
|
|
"name": "MyQ",
|
|
"documentation": "https://www.home-assistant.io/integrations/myq",
|
|
"requirements": ["pymyq==3.0.4"],
|
|
"codeowners": ["@bdraco"],
|
|
"config_flow": true,
|
|
"homekit": {
|
|
"models": ["819LMB", "MYQ"]
|
|
},
|
|
"iot_class": "cloud_polling",
|
|
"dhcp": [{ "macaddress": "645299*" }]
|
|
}
|