A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Remote Control API Help Please
-
I’m looking for help using the API provided by MMM-Remote-Control module.
I have the pages module installed and I want to send a command from another system to change the page. I’ve tried various curl commands and some have replied with a success message but nothing changed. Can someone help me formulate a curl command to change the page please? -
@mart11 generally it’s this
But, pages expects the payload to be a number
Not object, not string. I don’t know how to do that w curlYou might be able to do the forward or back, as the payload is optional as i remember it