in js, we can find "KeyPush", "VolumeUp" and "KeyPush", "VolumeDown" the correct command is KeyPress, instead of KeyPush so, please change js to: "KeyPress", "VolumeUp" and "KeyPress", "VolumeDown"
in js, we can find "KeyPush", "VolumeUp" and "KeyPush", "VolumeDown"
the correct command is KeyPress, instead of KeyPush
so, please change js to: "KeyPress", "VolumeUp" and "KeyPress", "VolumeDown"