How to get Vero 4K out of Suspend mode from the command line?

A nice, simple question. :slight_smile: As per subject line: if Vero 4K is in Suspend mode, how does one get it out of Suspend mode from the SSH command-line?

You could use the kodi-send command to send a keypress to Kodi. I’d think that would wake it up.

Try this:

kodi-send --action="XBMC.Container.Refresh"

I didn’t test if to resumes since I don’t use suspend, but it does refresh the GUI