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:
committed by
GitHub
parent
423b694a0d
commit
899b776e54
5
homeassistant/brands/bega.json
Normal file
5
homeassistant/brands/bega.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"domain": "bega",
|
||||
"name": "BEGA",
|
||||
"iot_standards": ["zigbee"]
|
||||
}
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user