mirror of https://github.com/home-assistant/core
12 lines
342 B
JSON
12 lines
342 B
JSON
{
|
|
"domain": "bang_olufsen",
|
|
"name": "Bang & Olufsen",
|
|
"codeowners": ["@mj23000"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/bang_olufsen",
|
|
"integration_type": "device",
|
|
"iot_class": "local_push",
|
|
"requirements": ["mozart-api==4.1.1.116.3"],
|
|
"zeroconf": ["_bangolufsen._tcp.local."]
|
|
}
|