2021-02-03 16:38:12 +00:00
|
|
|
{
|
|
|
|
"domain": "mazda",
|
|
|
|
"name": "Mazda Connected Services",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/mazda",
|
2022-01-27 03:40:53 +00:00
|
|
|
"requirements": ["pymazda==0.3.2"],
|
2021-02-03 16:38:12 +00:00
|
|
|
"codeowners": ["@bdr99"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "platinum",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["pymazda"]
|
2021-04-15 08:21:38 +00:00
|
|
|
}
|