MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. foppa
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    F
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    foppa

    @foppa

    0
    Reputation
    477
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    foppa Unfollow Follow

    Latest posts made by foppa

    • RE: MagicMirror not Mirror

      I have this code in My Vera Plus and Teo scenes, on, off etc.

      local http = require(“socket.http”)

      – 5 Second timeout
      http.TIMEOUT = 1

      – The return parameters are in a different order from luup.inet.wget(…)
      result, status = http.request(“http://192.168.2.41:8080/remote?action=MONITOROFF”)

      @PointPubMedia

      posted in Show your Mirror
      F
      foppa