Add Bang & Olufsen brand

This commit is contained in:
mj23000 2023-12-08 12:30:04 +01:00
parent 5d1071cff5
commit 57b2722078
2 changed files with 13 additions and 3 deletions

View file

@ -0,0 +1,5 @@
{
"domain": "bangolufsen",
"name": "Bang & Olufsen",
"integrations": ["bangolufsen"]
}

View file

@ -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",