mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 08:39:49 +02:00
added Volume struct
This commit is contained in:
parent
1871948294
commit
f69816b512
1 changed files with 5 additions and 1 deletions
|
@ -19,7 +19,11 @@
|
|||
"host": "T400",
|
||||
"version": "1.2",
|
||||
"name": "living room",
|
||||
"volume": 0.9,
|
||||
"volume":
|
||||
{
|
||||
"percent": 90,
|
||||
"muted": true
|
||||
},
|
||||
"lastSeen":
|
||||
{
|
||||
"sec": 99,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue