mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Add Bang & Olufsen brand
This commit is contained in:
5
homeassistant/brands/bangolufsen.json
Normal file
5
homeassistant/brands/bangolufsen.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"domain": "bangolufsen",
|
||||||
|
"name": "Bang & Olufsen",
|
||||||
|
"integrations": ["bangolufsen"]
|
||||||
|
}
|
@@ -550,9 +550,14 @@
|
|||||||
},
|
},
|
||||||
"bangolufsen": {
|
"bangolufsen": {
|
||||||
"name": "Bang & Olufsen",
|
"name": "Bang & Olufsen",
|
||||||
"integration_type": "device",
|
"integrations": {
|
||||||
"config_flow": true,
|
"bangolufsen": {
|
||||||
"iot_class": "local_push"
|
"integration_type": "device",
|
||||||
|
"config_flow": true,
|
||||||
|
"iot_class": "local_push",
|
||||||
|
"name": "Bang & Olufsen"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"bayesian": {
|
"bayesian": {
|
||||||
"name": "Bayesian",
|
"name": "Bayesian",
|
||||||
|
Reference in New Issue
Block a user