2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "soundtouch",
|
2022-07-01 05:20:00 +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"],
|
2022-07-01 05:20:00 +00:00
|
|
|
"zeroconf": ["_soundtouch._tcp.local."],
|
|
|
|
"codeowners": ["@kroimon"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2022-07-01 05:20:00 +00:00
|
|
|
"loggers": ["libsoundtouch"],
|
|
|
|
"config_flow": true
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|