mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 10:17:26 -05:00
Add Sensereo matter brand (#169836)
This commit is contained in:
committed by
Paulus Schoutsen
parent
af4cb9530b
commit
6cfedb55e6
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"domain": "sensereo",
|
||||
"name": "Sensereo",
|
||||
"iot_standards": ["matter"]
|
||||
}
|
||||
@@ -6134,6 +6134,12 @@
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
"sensereo": {
|
||||
"name": "Sensereo",
|
||||
"iot_standards": [
|
||||
"matter"
|
||||
]
|
||||
},
|
||||
"sensibo": {
|
||||
"name": "Sensibo",
|
||||
"integration_type": "hub",
|
||||
|
||||
Reference in New Issue
Block a user