kodiremote/json/volumeup

9 lines
106 B
Plaintext
Raw Permalink Normal View History

2019-09-29 14:42:22 +00:00
{
"jsonrpc": "2.0",
"method": "Application.SetVolume",
"params": {
"volume": "increment"
},
"id": 1
}