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",
|
2021-07-09 05:55:26 +00:00
|
|
|
"requirements": ["pymazda==0.2.0"],
|
2021-02-03 16:38:12 +00:00
|
|
|
"codeowners": ["@bdr99"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "platinum",
|
|
|
|
"iot_class": "cloud_polling"
|
|
|
|
}
|