kodiremote/json/mute

9 lines
99 B
Plaintext
Raw Permalink Normal View History

2019-09-20 16:02:22 +00:00
{
"jsonrpc": "2.0",
"method": "Application.SetMute",
"params": {
"mute": "toggle"
},
"id": 1
}