mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Add Eve brand (#142067)
This commit is contained in:
parent
795e01512a
commit
ca48b07858
5
homeassistant/brands/eve.json
Normal file
5
homeassistant/brands/eve.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"domain": "eve",
|
||||||
|
"name": "Eve",
|
||||||
|
"iot_standards": ["matter"]
|
||||||
|
}
|
@ -1825,6 +1825,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"eve": {
|
||||||
|
"name": "Eve",
|
||||||
|
"iot_standards": [
|
||||||
|
"matter"
|
||||||
|
]
|
||||||
|
},
|
||||||
"evergy": {
|
"evergy": {
|
||||||
"name": "Evergy",
|
"name": "Evergy",
|
||||||
"integration_type": "virtual",
|
"integration_type": "virtual",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user