core/homeassistant/components/soundtouch/manifest.json

11 lines
223 B
JSON

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