1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 08:26:41 +01:00

Add BEGA brand (#166992)

This commit is contained in:
Joost Lekkerkerker
2026-04-01 08:27:06 +02:00
committed by GitHub
parent 423b694a0d
commit 899b776e54
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"domain": "bega",
"name": "BEGA",
"iot_standards": ["zigbee"]
}

View File

@@ -736,6 +736,12 @@
"config_flow": false,
"iot_class": "local_polling"
},
"bega": {
"name": "BEGA",
"iot_standards": [
"zigbee"
]
},
"bge": {
"name": "Baltimore Gas and Electric (BGE)",
"integration_type": "virtual",