MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-HTTPRequestDisplay

    Scheduled Pinned Locked Moved Utilities
    10 Posts 5 Posters 7.9k Views 6 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • cowboysdudeC Offline
      cowboysdude Module Developer
      last edited by

      VERY nice with this I think you have solved a few issues for me! :) I wrote a module for my joomla site and was looking for a way to use it here [NFL Scoreboard] but since this will do the httprequest I can pick apart my module and use the parts with this and it should work!! Bravo!!

      HUGE Thank you!

      1 Reply Last reply Reply Quote 0
      • cowboysdudeC Offline
        cowboysdude Module Developer
        last edited by

        OH and where can I download it from? Thank you!

        1 Reply Last reply Reply Quote 0
        • E Offline
          Eunanibus Module Developer
          last edited by

          Download available here

          https://github.com/Eunanibus/MMM-HTTPRequestDisplay

          I need to make some fixes to the module so for right now consider it in Beta :)

          1 Reply Last reply Reply Quote 1
          • K Offline
            Kristianson
            last edited by Kristianson

            Great! Should solve my problems, however I seem to have issues retrieving any data :

            this is from my config:

            {
            module: ‘MMM-HTTPRequestDisplay’,
            position: ‘top_center’,
            header: ‘Room Temp’,
            config: {
            httpRequestURL: “http://192.168.1.38/guestRoomTemp.php”,
            updateInterval: 2500
            }
            }

            The guestRoomTemp.php output an XML file format such as this
            “< root>< roomTemp>20.00< /roomTemp>< /root>” (had to add the space in the XML output example here as the editor seemed to remove the tags)…

            are there issues calling .php files? The error I get is: HTTP Request Failed. Status 0.
            Please check the request URL in the module config.

            I can call the page and get the result from a web browser so there should be no access rights issues?

            1 Reply Last reply Reply Quote 0
            • E Offline
              Eunanibus Module Developer
              last edited by Eunanibus

              Hello guys,

              Thanks for reminding me to do this. This script has needed some work for a while now and I keep delaying it.

              There’s an issue with cross-site scripting I need to resolve (so resolving external URL’s may fail) - I also want to establish the issue with node inspections. I’m going to begin fixing these issues as soon as my exams are up (So beginning of June) - So you can expect an update then. Apologies for the inconvenience in the mean time.

              As an added bonus, I’ll be releasing a new module also :) It’s pretty cool looking and I’m looking forward to giving it to all of you.

              Thanks!

              1 Reply Last reply Reply Quote 0
              • K Offline
                Kristianson
                last edited by

                Cool! Quick response! I might move it to the localhost then for now until new version is out :)…

                1 Reply Last reply Reply Quote 0
                • idoodlerI Offline
                  idoodler Module Developer @zombi27
                  last edited by

                  @zombi27 You may wanna checkout my module MMM-Loxone:)

                  [card:idoodler/MMM-Loxone]

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy