mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Add Mazda brand (#79683)
This commit is contained in:
parent
4ff26b4ddd
commit
2452e70e29
5
homeassistant/brands/mazda.json
Normal file
5
homeassistant/brands/mazda.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"domain": "mazda",
|
||||||
|
"name": "Mazda",
|
||||||
|
"integrations": ["mazda"]
|
||||||
|
}
|
@ -2427,10 +2427,15 @@
|
|||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"name": "Matrix"
|
"name": "Matrix"
|
||||||
},
|
},
|
||||||
|
"mazda": {
|
||||||
|
"name": "Mazda",
|
||||||
|
"integrations": {
|
||||||
"mazda": {
|
"mazda": {
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"name": "Mazda Connected Services"
|
"name": "Mazda Connected Services"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"meater": {
|
"meater": {
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user