2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "myq",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "MyQ",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/myq",
|
2021-08-12 03:17:25 +00:00
|
|
|
"requirements": ["pymyq==3.1.2"],
|
2021-08-16 19:52:53 +00:00
|
|
|
"codeowners": ["@bdraco","@ehendrix23"],
|
2020-03-20 20:28:14 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"homekit": {
|
2021-04-19 12:03:31 +00:00
|
|
|
"models": ["819LMB", "MYQ"]
|
2021-04-15 08:21:38 +00:00
|
|
|
},
|
2021-04-16 21:53:41 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"dhcp": [{ "macaddress": "645299*" }]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|