mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-04-28 11:49:57 +00:00
13 lines
243 B
JSON
13 lines
243 B
JSON
[
|
|
{
|
|
"enable": true,
|
|
"name": "MySonos",
|
|
"data": {
|
|
"host": "192.168.0.150",
|
|
"devicesAllow": ["move","beam"],
|
|
"devicesBlock": ["roam"],
|
|
"groupsAllow": ["family"],
|
|
"groupsBlock": ["bedroom"]
|
|
}
|
|
}
|
|
]
|