Add Mazda brand (#79683)

This commit is contained in:
Brandon Rothweiler 2022-10-07 19:49:47 -04:00 committed by GitHub
parent 4ff26b4ddd
commit 2452e70e29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 3 deletions

View File

@ -0,0 +1,5 @@
{
"domain": "mazda",
"name": "Mazda",
"integrations": ["mazda"]
}

View File

@ -2428,9 +2428,14 @@
"name": "Matrix"
},
"mazda": {
"config_flow": true,
"iot_class": "cloud_polling",
"name": "Mazda Connected Services"
"name": "Mazda",
"integrations": {
"mazda": {
"config_flow": true,
"iot_class": "cloud_polling",
"name": "Mazda Connected Services"
}
}
},
"meater": {
"config_flow": true,