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": {
|
||||
"name": "Bang & Olufsen",
|
||||
"integrations": {
|
||||
"bangolufsen": {
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
"iot_class": "local_push",
|
||||
"name": "Bang & Olufsen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bayesian": {
|
||||
"name": "Bayesian",
|
||||
|
Reference in New Issue
Block a user