mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 18:24:52 -05:00
Add Mazda brand (#79683)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user