• 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-SunRiseSet

Scheduled Pinned Locked Moved Education
51 Posts 10 Posters 23.0k Views 10 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.
  • J Offline
    justjim1220 Module Developer @Mykle1
    last edited by justjim1220 Feb 3, 2019, 1:46 AM Feb 3, 2019, 1:44 AM

    @mykle1 have you ever tried setting the movement to 500ms?

    its kinda cool, if your device can handle it!

    I actually tried it with the Earth module…

    "Life's Too Short To Dance With Ugly People"
    Jim Hallock - 1995

    M 1 Reply Last reply Feb 3, 2019, 2:24 AM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @justjim1220
      last edited by Feb 3, 2019, 2:24 AM

      @justjim1220

      Yes, I have. I used to run it at 1000ms. It’s pretty bad ass if your graphics can handle it

      Create a working config
      How to add modules

      J 1 Reply Last reply Feb 3, 2019, 2:30 AM Reply Quote 1
      • J Offline
        justjim1220 Module Developer @Mykle1
        last edited by Feb 3, 2019, 2:30 AM

        @mykle1 when I did it, it was a mistake! But the outcome was cool!
        It actually froze my dev machine after about 45 minutes!

        "Life's Too Short To Dance With Ugly People"
        Jim Hallock - 1995

        M 1 Reply Last reply Oct 25, 2019, 11:51 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @justjim1220
          last edited by Oct 25, 2019, 11:51 PM

          @justjim1220

          Jimbo is back! :-)

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • M Offline
            mrdenmark
            last edited by mrdenmark Nov 13, 2019, 6:45 AM Nov 13, 2019, 6:41 AM

            i can’t to seem to get some images to show, i just get surise/sunset and time of day,if i select static i get the diagram but nothing with world or map

            {
            	disabled: false,
            	module: "MMM-SunRiseSet",
            	position: "top_left",
            	config: {
            		lat: "-44.57",      // Your latitude (for the data)
            		lng: "168.50",     // Your longitude (for the data)
            		image: "world",          // "world" (animation), "map" (animation), "static" (graph)
            		imageOnly: "no",       // no = all data, yes = only animated world or map
            		dayOrNight: "day",   // "night" approaching, "day" approaching (imageOnly: must be "yes", image: must be "world") 
            		useHeader: false,      // true if you want a header
            		header: "Header",      // useHeader must be true
            		maxWidth: "515px",
                }
            },
            

            0_1573627515134_2019-11-13-194448_1080x1920_scrot.png

            M 1 Reply Last reply Nov 14, 2019, 12:23 AM Reply Quote 0
            • V Offline
              Vauxdvihl
              last edited by Nov 13, 2019, 10:22 AM

              @Mykle1
              Me too
              I have the same issue
              No images are shown
              Can you please help
              Thanks a lot

              1 Reply Last reply Reply Quote 0
              • M Offline
                Mykle1 Project Sponsor Module Developer @mrdenmark
                last edited by Nov 14, 2019, 12:23 AM

                @Vauxdvihl
                @mrdenmark said in MMM-SunRiseSet:

                i can’t to seem to get some images to show,

                My apologies.

                The API in use for this module, http://api.usno.navy.mil, is down for maintenance. They have set a date of April, 2020 for completion. This also affects MMM-Lunartic but at least I was able to fashion a fix for that one. Not so in this case.

                Create a working config
                How to add modules

                F V 2 Replies Last reply Nov 14, 2019, 5:27 PM Reply Quote 0
                • F Offline
                  ForeverBrewing @Mykle1
                  last edited by Nov 14, 2019, 5:27 PM

                  @Mykle1 So any way of getting rid of the images completely? I’ve tried updating the custom CSS as you have suggested on the issue raised on GitHub but I don’t know how to format it correctly for it to take effect. Thanks in advance!

                  F 1 Reply Last reply Nov 14, 2019, 5:53 PM Reply Quote 0
                  • F Offline
                    ForeverBrewing @ForeverBrewing
                    last edited by Nov 14, 2019, 5:53 PM

                    @ForeverBrewing Ignore this; I have worked it out. The code that you previously prided needs to be placed OUTSIDE of the “body {}”

                    M 1 Reply Last reply Nov 14, 2019, 10:29 PM Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @ForeverBrewing
                      last edited by Nov 14, 2019, 10:29 PM

                      @ForeverBrewing said in MMM-SunRiseSet:

                      The code that you previously prided needs to be placed OUTSIDE of the “body {}”

                      It sure does. :thumbsup:

                      Create a working config
                      How to add modules

                      1 Reply Last reply Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 2 / 6
                      • 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