hass-core/homeassistant/components/bluesound/manifest.json
2021-10-30 12:14:19 +02:00

8 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"
}