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.

    Does anyone know how to make the iFrame module refresh periodically?

    Scheduled Pinned Locked Moved Solved Troubleshooting
    28 Posts 6 Posters 21.0k 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.
    • C Offline
      cnelso24 @PeppaPigKilla
      last edited by

      @PeppaPigKilla
      Sorry the forum seems to be overloaded. I put this in my code and still no refreshing. I believe the problem is my iFrame does not have a specified name. I am only able to input the scr=“URL”. Not sure where to put iframe name = “name”. When generating an iFrame from google sheets it does not specify a name either.

      1 Reply Last reply Reply Quote 0
      • P Offline
        PeppaPigKilla
        last edited by

        I tried it and cant get it to work either. best reaching out to the author,

        strawberry 3.141S 1 Reply Last reply Reply Quote 0
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer @PeppaPigKilla
          last edited by

          @PeppaPigKilla the code that was added by you is after the return, so the code will never be reached.

          I suggest an interval which calls updateDom, which will be created after the DOM_OBJECTS_CREATED broadcast

          Please create a github issue if you need help, so I can keep track

          C 1 Reply Last reply Reply Quote 2
          • C Offline
            cnelso24 @strawberry 3.141
            last edited by

            @strawberry-3.141

            Thanks for the suggestion. I wouldn’t know where to start with that though. I tried this module which did not work refresh for me either.

            strawberry 3.141S K 2 Replies Last reply Reply Quote 0
            • strawberry 3.141S Offline
              strawberry 3.141 Project Sponsor Module Developer @cnelso24
              last edited by

              @cnelso24 the problem is probably that there isnt a change detected when updating the dom, try to add a timestamp attribute to the iframe.

              Please create a github issue if you need help, so I can keep track

              1 Reply Last reply Reply Quote 0
              • K Offline
                kevsfastz @cnelso24
                last edited by

                @cnelso24

                I have found a fix for this module which I posted here:

                https://github.com/TheBogueRat/MMM-iFrameReload/issues/2

                Kev

                C 2 Replies Last reply Reply Quote 1
                • C Offline
                  cnelso24 @kevsfastz
                  last edited by

                  @kevsfastz

                  Thank you!! I will check it out when I get home.

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    cnelso24 @kevsfastz
                    last edited by

                    @kevsfastz

                    Just got a chance to try this. Works like a charm! Thank you!

                    1 Reply Last reply Reply Quote 0
                    • foxF Offline
                      fox
                      last edited by

                      @kevsfastz is it possible to show simple html content and update periodically?

                      Issues With MMM-WatchDog known?

                      https://forum.magicmirror.builders/post/29827

                      Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

                      K 1 Reply Last reply Reply Quote 0
                      • K Offline
                        kevsfastz @fox
                        last edited by

                        @fox
                        The simple answer is yes it is possible. What is your goal specifically?

                        foxF 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 1 / 3
                        • 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