mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-06 10:09:33 +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",
|
"host": "T400",
|
||||||
"version": "1.2",
|
"version": "1.2",
|
||||||
"name": "living room",
|
"name": "living room",
|
||||||
"volume": 0.9,
|
"volume":
|
||||||
|
{
|
||||||
|
"percent": 90,
|
||||||
|
"muted": true
|
||||||
|
},
|
||||||
"lastSeen":
|
"lastSeen":
|
||||||
{
|
{
|
||||||
"sec": 99,
|
"sec": 99,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue