A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-pages & mmm-remote-control
-
Hi, were you able to solve this? I am having the same issue
-
@waki @m1scha
the page that you would like to rotate to is given as a url parameter. Replace localhost:8080 with your own ip’s.curl -X GET "http://localhost:8080/api/notification/PAGE_CHANGED/0" -H "accept: application/json"
You can test it out with the Swagger API:
http://localhost:8080/api/docs/#/Module Control/get_api_notification___notification_____p_