Add Aqara brand (#126658)

This commit is contained in:
Joost Lekkerkerker
2024-09-24 23:19:06 +02:00
committed by GitHub
parent c5d562a56f
commit 636ea82bf1
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"domain": "aqara",
"name": "Aqara",
"iot_standards": ["matter", "zigbee"]
}

View File

@@ -418,6 +418,13 @@
"config_flow": true,
"iot_class": "local_polling"
},
"aqara": {
"name": "Aqara",
"iot_standards": [
"matter",
"zigbee"
]
},
"aquacell": {
"name": "AquaCell",
"integration_type": "device",