mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +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"]
|
||||
}
|
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user