core/homeassistant/components/soundtouch/manifest.json

10 lines
266 B
JSON

{
"domain": "soundtouch",
"name": "Bose Soundtouch",
"documentation": "https://www.home-assistant.io/integrations/soundtouch",
"requirements": ["libsoundtouch==0.8"],
"after_dependencies": ["zeroconf"],
"codeowners": [],
"iot_class": "local_polling"
}