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-Lunartic not working

    Scheduled Pinned Locked Moved Solved Troubleshooting
    17 Posts 6 Posters 4.3k 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @BD0G
      last edited by

      @BD0G said in MMM-Lunartic not working:

      April till its operational?

      The module works with the fix I’ve provided. You won’t notice the difference, but yes, the USNO api is undergoing maintenance and has set that date for its completion.

      Create a working config
      How to add modules

      F 1 Reply Last reply Reply Quote 1
      • F Offline
        ForeverBrewing @Mykle1
        last edited by

        @Mykle1 Thank you for the fix! and for the module, its awesome

        Mykle1M 1 Reply Last reply Reply Quote 1
        • B Offline
          BD0G
          last edited by

          So you just pulled the static images from that USNO site and have them stored locally on the Pi. Then just call each static image as the phases of the moon change. Correct? With this approach it hardly seems like we are missing anything by not connecting to the USNO site and downloading them.

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

            @ForeverBrewing said in MMM-Lunartic not working:

            Thank you for the fix! and for the module, its awesome

            Thank you for your kind words. I’m glad you enjoy it! :thumbsup:

            Create a working config
            How to add modules

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

              @BD0G said in MMM-Lunartic not working:

              With this approach it hardly seems like we are missing anything by not connecting to the USNO site and downloading them.

              Visually, you’re not missing much. There is not a static image for every percentage of illumination, whether waxing or waning but it will do for now. However, I like knowing that the images are the most recent even though you can’t see a difference. When the API resumes, I’ll switch back. The fix will always be available. You can continue to use it even when the API resumes.

              Create a working config
              How to add modules

              D 1 Reply Last reply Reply Quote 0
              • D Offline
                djarufes
                last edited by djarufes

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • D Offline
                  djarufes @Mykle1
                  last edited by

                  @Mykle1 After making the changes mentioned, for some odd reason, I’m just getting “When the Moon hits your eye…”
                  Not sure how to fix it :/

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

                    @djarufes

                    The only change is swapping the MMM-Lunartic.js file with the one that is in the temporary fix folder.

                    Create a working config
                    How to add modules

                    D 1 Reply Last reply Reply Quote 0
                    • D Offline
                      djarufes @Mykle1
                      last edited by

                      @Mykle1 It seems that changing single quotes to double quotes in the lines below made it work:

                      module: ‘MMM-Lunartic’,
                      position: ‘bottom_center’ ,

                      module: “MMM-Lunartic”,
                      position: “bottom_center” ,

                      Not sure why, but thanks! The moon looks incredible O_O

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

                        @djarufes said in MMM-Lunartic not working:

                        but thanks! The moon looks incredible

                        Glad you got it working. The config sample entry in the repo does not have double quotes on those so I don’t know where you got them from. :-)

                        Create a working config
                        How to add modules

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