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 33.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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer
      last edited by Mykle1

      For those that be using MMM-SunRiseSet, please forgive the outage of the API. You can still use the module, albeit without the animated images. You can still use the module without the image by adding this to your custom.css file. This will remove the broken link from appearing.

      .MMM-SunRiseSet .img {
        display: none; 
      }
      

      Example along with MMM-EyeCandy. Animation is seamless loop in the module

      0_1574729538799_srs.gif

      Create a working config
      How to add modules

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

        What is that a brain sucker starving to death? LOL

        Mykle1M 1 Reply Last reply Reply Quote 0
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer @cowboysdude
          last edited by

          @cowboysdude

          Yessir. :-)

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer
            last edited by

            Unfortunately, the api for this module is down for at least a few more months along with MMM-Lunartic. MMM-Lunartic continues to work with a temporary workaround.

            usno.png

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • uros76U Offline
              uros76
              last edited by

              Hi. Is there a way to show 24hr format of sunrise and sunset times?

              By the way, it still works great without images.

              My magicmirror projects: https://forum.magicmirror.builders/post/79889, https://forum.magicmirror.builders/post/93241 and https://forum.magicmirror.builders/post/94586

              Mykle1M 1 Reply Last reply Reply Quote 0
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @uros76
                last edited by

                @uros76

                I added a config option timeFormat: "H:mm", // "h:mm a". However, I cannot push the files to github at the moment. github is acting weird. As soon as github cooperates I’ll upload the files. You can use any format you like now. Thanks for the suggestion and the kind words.

                sun.png

                Create a working config
                How to add modules

                Mykle1M 1 Reply Last reply Reply Quote 0
                • Mykle1M Offline
                  Mykle1 Project Sponsor Module Developer @Mykle1
                  last edited by

                  @Mykle1

                  Ok, I beat github into submission. Do a git pull in the MMM-SunRiseSet directory to get the new files. Take note of the new config option.

                  Create a working config
                  How to add modules

                  Mykle1M 1 Reply Last reply Reply Quote 0
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer @Mykle1
                    last edited by

                    @Mykle1

                    Hopefully, the api will be up and running this summer. That is the api’s current projection.

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • uros76U Offline
                      uros76
                      last edited by uros76

                      Excellent stuff @Mykle1!!! Thanks for adding 24hr time config option.

                      My magicmirror projects: https://forum.magicmirror.builders/post/79889, https://forum.magicmirror.builders/post/93241 and https://forum.magicmirror.builders/post/94586

                      Mykle1M 1 Reply Last reply Reply Quote 1
                      • Mykle1M Offline
                        Mykle1 Project Sponsor Module Developer @uros76
                        last edited by

                        @uros76

                        It was your idea. So, thank you. :thumbsup:

                        Create a working config
                        How to add modules

                        1 Reply Last reply Reply Quote 1
                        • K Offline
                          killing joke
                          last edited by

                          Does anybody know if the api running again or has further information about it? it have still the mini icon for pictures on my screen :- (

                          Mykle1M 1 Reply Last reply Reply Quote 0
                          • uros76U Offline
                            uros76
                            last edited by

                            For me, it works fine without images or icons, just text.

                            My magicmirror projects: https://forum.magicmirror.builders/post/79889, https://forum.magicmirror.builders/post/93241 and https://forum.magicmirror.builders/post/94586

                            1 Reply Last reply Reply Quote 0
                            • Mykle1M Offline
                              Mykle1 Project Sponsor Module Developer @killing joke
                              last edited by

                              @killing-joke @uros76

                              The USNO api is still down.

                              “This US Naval Observatory Website is undergoing modernization and will be offline starting Thursday, 24 October 2019. The expected completion of work and return of service is estimated to be spring, 2021, subject to change due to potential impacts of COVID-19. Please visit usno.navy.mil and submit a Requirements Form to the USNO PAO if the information you are seeking is not accessible via another means.”

                              Create a working config
                              How to add modules

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

                                Thanks @ Mykle1. I hope it will work again in spring 2021.

                                Mykle1M 1 Reply Last reply Reply Quote 0
                                • Mykle1M Offline
                                  Mykle1 Project Sponsor Module Developer @killing joke
                                  last edited by

                                  @killing-joke

                                  Yeah, so do I. (fingers crossed)

                                  Create a working config
                                  How to add modules

                                  1 Reply Last reply Reply Quote 0
                                  • W Offline
                                    Wenike
                                    last edited by

                                    I’ve hidden the image as that is not something I’m interested in (this module works fabulously alongside ones that display a picture of Earth), but I’m assuming the API being down (and me not using it before) is why it has my sunrise/sunset times off (sunrise at ~2AM and sunset at noon)? My lat/long is accurate, double-checked on Google Maps.

                                    Mykle1M 1 Reply Last reply Reply Quote 0
                                    • Mykle1M Offline
                                      Mykle1 Project Sponsor Module Developer @Wenike
                                      last edited by

                                      @Wenike

                                      Can you give me your lat and long, or something close to it, or a city nearby, so I can see what’s going on?

                                      Create a working config
                                      How to add modules

                                      W 1 Reply Last reply Reply Quote 0
                                      • W Offline
                                        Wenike @Mykle1
                                        last edited by

                                        @Mykle1 latitude: “39.161999”,
                                        longitude: “-84.456886”,

                                        S 1 Reply Last reply Reply Quote 0
                                        • S Do not disturb
                                          sdetweil @Wenike
                                          last edited by

                                          @Wenike dont need quotes for numbers

                                          Sam

                                          How to add modules

                                          learning how to use browser developers window for css changes

                                          Mykle1M W 2 Replies Last reply Reply Quote 0
                                          • Mykle1M Offline
                                            Mykle1 Project Sponsor Module Developer @sdetweil
                                            last edited by

                                            @sdetweil said in MMM-SunRiseSet:

                                            dont need quotes for numbers

                                            In this case, they are a string

                                            Create a working config
                                            How to add modules

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 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