Fixed Infinite Play bug
When Infinite Play was set once, it was never reset.
This commit is contained in:
29
vesper/documentation/common_commands.txt
Normal file
29
vesper/documentation/common_commands.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
COMMANDS:
|
||||
|
||||
{
|
||||
"cmd":"system",
|
||||
"contents":
|
||||
{
|
||||
"action":"force_update",
|
||||
"channel":"beta"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
"cmd":"system",
|
||||
"contents":
|
||||
{
|
||||
"action":"set_mqtt_log_level",
|
||||
"level":3
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
"cmd":"system",
|
||||
"contents":
|
||||
{
|
||||
"action":"restart"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user