music-assistant-server

432 BJSON
manifest.json
432 B12 lines • json
1{
2  "type": "player",
3  "domain": "bose_soundtouch",
4  "stage": "alpha",
5  "name": "Bose SoundTouch",
6  "description": "Control Bose SoundTouch speakers and map their physical preset buttons to Music Assistant content.",
7  "codeowners": ["@Odn0", "@fmunkes"],
8  "requirements": ["defusedxml==0.7.1"],
9  "documentation": "https://music-assistant.io/player-support/bose-soundtouch/",
10  "mdns_discovery": ["_soundtouch._tcp.local."]
11}
12