2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "soundtouch",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "Bose Soundtouch",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/soundtouch",
|
2020-05-12 20:56:12 +00:00
|
|
|
"requirements": ["libsoundtouch==0.8"],
|
2020-06-05 21:33:26 +00:00
|
|
|
"after_dependencies": ["zeroconf"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": [],
|
|
|
|
"iot_class": "local_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|