music-assistant-server

567 BJSON
manifest.json
567 B14 lines • json
1{
2  "type": "player",
3  "domain": "sonos_s1",
4  "stage": "stable",
5  "name": "SONOS S1",
6  "description": "Play music, manage groups, and control Series 1 SONOS speakers throughout your home. Select this provider if you have SONOS devices on the S1 operating system (with the S1 Controller app)",
7  "codeowners": ["@music-assistant"],
8  "credits": ["[SoCo](https://github.com/SoCo/SoCo)"],
9  "requirements": ["soco==0.30.14", "defusedxml==0.7.1"],
10  "documentation": "https://music-assistant.io/player-support/sonos/",
11  "multi_instance": false,
12  "builtin": false
13}
14