Skip to content

Commit

Permalink
Add Aqara brand (#126658)
Browse files Browse the repository at this point in the history
  • Loading branch information
joostlek authored Sep 24, 2024
1 parent c5d562a commit 636ea82
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
5 changes: 5 additions & 0 deletions homeassistant/brands/aqara.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"domain": "aqara",
"name": "Aqara",
"iot_standards": ["matter", "zigbee"]
}
7 changes: 7 additions & 0 deletions homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,13 @@
"config_flow": true,
"iot_class": "local_polling"
},
"aqara": {
"name": "Aqara",
"iot_standards": [
"matter",
"zigbee"
]
},
"aquacell": {
"name": "AquaCell",
"integration_type": "device",
Expand Down

0 comments on commit 636ea82

Please sign in to comment.