core/homeassistant/components/bluesound/manifest.json

9 lines
226 B
JSON

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