• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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-Globe

Scheduled Pinned Locked Moved Utilities
119 Posts 39 Posters 197.8k Views 40 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
    chris1971
    last edited by chris1971 Jun 12, 2019, 8:59 PM Jun 12, 2019, 8:42 PM

    until now - no update… still the same picture since 2 hours…

    M 1 Reply Last reply Jun 13, 2019, 12:50 AM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @chris1971
      last edited by Jun 13, 2019, 12:50 AM

      @chris1971

      If you are using . . .

      ownImagePath:'https://eumetview.eumetsat.int/static-images/MSG/RGB/NATURALCOLOR/FULLRESOLUTION/IMAGESDisplay/VazIBqHF9k665',
                  updateInterval: 10*60*1000
      

      . . . then that address would need to update with a new picture for the module to retrieve and display it. If that address is a static picture then the module will only be able to display that.

      Create a working config
      How to add modules

      S 1 Reply Last reply Jun 13, 2019, 2:48 PM Reply Quote 0
      • S Offline
        Stoffbeuteluwe Project Sponsor @Mykle1
        last edited by Jun 13, 2019, 2:48 PM

        @Mykle1 perfekt thank you …

        1 Reply Last reply Reply Quote 0
        • C Offline
          chris1971
          last edited by Jun 17, 2019, 8:21 PM

          I replaced the own image path in the css with “http://gif.keraunos.org/nuageseu.gif”.
          The part of the css is looking now:

          ‘’’
          {

          module: 'MMM-Globe',
          position: 'middle_center',
          config: {
          	style: 'europeDiscNat',
          	imageSize: 500,
          	ownImagePath:'http://gif.keraunos.org/nuageseu.gif',
          	updateInterval: 1*60*1000 // ervery 2 minutes
          }
          

          },
          ‘’’
          It’s not a real globe, but a good animated gif for the weather forecast with clouds…

          1 Reply Last reply Reply Quote 0
          • S Offline
            saljoke
            last edited by Jun 20, 2019, 2:18 PM

            I replace the URL own image path with https://eumetview.eumetsat.int/static-images/latestImages/EUMETSAT_MSG_RGBNatColourEnhncd_LowResolution.jpg
            There are different of quality but is the better I found

            S 1 Reply Last reply Oct 1, 2019, 6:58 AM Reply Quote 0
            • S Offline
              shgmongohh @saljoke
              last edited by Oct 1, 2019, 6:58 AM

              @saljoke
              I also replaced the URL but the image doesn´t update.
              Has anybody a solution, how to update the image automatically?

                     ownImagePath:'https://eumetview.eumetsat.int/static-images/latestImages/EUMETSAT_MSG_RGBNatColourEnhncd_LowResolution.jpg',
                      updateInterval: 10*60*1000
              
              S 1 Reply Last reply Oct 1, 2019, 12:00 PM Reply Quote 0
              • S Offline
                sdetweil @shgmongohh
                last edited by Oct 1, 2019, 12:00 PM

                @shgmongohh said in MMM-Globe:

                EUMETSAT_MSG_RGBNatColourEnhncd_LowResolution.jpg’

                Mykle1 said

                . . . then that address would need to update with a new picture for the module to retrieve and display it. If that address is a static picture then the module will only be able to display that.

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                S 1 Reply Last reply Oct 1, 2019, 1:41 PM Reply Quote 0
                • S Offline
                  shgmongohh @sdetweil
                  last edited by Oct 1, 2019, 1:41 PM

                  @sdetweil

                  I don´t think that it is static. Every hour the picture is updated with the same adress.
                  I thought that Globe updated the picture with the update intervall.

                  M 1 Reply Last reply Oct 4, 2019, 12:33 AM Reply Quote 0
                  • J Offline
                    jhoney Banned
                    last edited by Oct 3, 2019, 10:20 PM

                    Cool and interesting! Im gonna try it out and see how it works.

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @shgmongohh
                      last edited by Mykle1 Oct 4, 2019, 12:33 AM Oct 4, 2019, 12:33 AM

                      @shgmongohh said in MMM-Globe:

                      Every hour the picture is updated with the same adress.
                      I thought that Globe updated the picture with the update intervall.

                      Well, if that is the case then it should update the image in the module. I don’t use this module. Perhaps someone that does use it will chime in with there findings, or fixes.

                      Create a working config
                      How to add modules

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 8
                      • 9
                      • 10
                      • 11
                      • 12
                      • 11 / 12
                      • 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