hass-core/homeassistant/components/bang_olufsen/manifest.json
Markus Jacobsen aa8427abe5
Bump Bang & Olufsen mozart-open-api to 3.4.1.8.6 fixing blocking IO call (#120369)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-06-25 08:02:02 +02:00

11 lines
340 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==3.4.1.8.6"],
"zeroconf": ["_bangolufsen._tcp.local."]
}