12 lines
311 B
JSON
12 lines
311 B
JSON
{
|
|
"domain": "mazda",
|
|
"name": "Mazda Connected Services",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/mazda",
|
|
"requirements": ["pymazda==0.3.2"],
|
|
"codeowners": ["@bdr99"],
|
|
"quality_scale": "platinum",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pymazda"]
|
|
}
|