core/homeassistant/components/soundtouch/manifest.json

9 lines
234 B
JSON

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