2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "myq",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "MyQ",
|
2023-06-16 01:15:33 +00:00
|
|
|
"codeowners": ["@ehendrix23"],
|
2020-03-20 20:28:14 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:38:43 +00:00
|
|
|
"dhcp": [
|
|
|
|
{
|
|
|
|
"macaddress": "645299*"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/myq",
|
2020-03-20 20:28:14 +00:00
|
|
|
"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",
|
2023-02-08 19:38:43 +00:00
|
|
|
"loggers": ["pkce", "pymyq"],
|
|
|
|
"requirements": ["pymyq==3.1.4"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|