core/homeassistant/components/bluesound/manifest.json

9 lines
231 B
JSON

{
"domain": "bluesound",
"name": "Bluesound",
"documentation": "https://www.home-assistant.io/integrations/bluesound",
"requirements": ["xmltodict==0.12.0"],
"codeowners": ["@thrawnarn"],
"iot_class": "local_polling"
}