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-moon-phases don't work for me

    Scheduled Pinned Locked Moved Troubleshooting
    36 Posts 4 Posters 20.2k Views 4 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.
    • Y Offline
      Ybbet
      last edited by

      Same here as well.

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

        @qu1que and @Ybbet

        Until you get help with mmm=moon-phases you could try another moon module.

        https://github.com/mykle1/MMM-Lunartic

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • Y Offline
          Ybbet
          last edited by

          @Mykle1 : Yeah, I saw that (in another topic too). However, from what I see in your code, there is no identification of the current location. Which would allow to have information maybe more precise.
          In addition, the various texts displayed do not interest me on my installation. And there is no possibility to disable line by line (CSS or javascript) these texts. :-)

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

            @ybbet said in mmm-moon-phases don’t work for me:

            However, from what I see in your code, there is no identification of the current location. Which would allow to have information maybe more precise.

            Uhh, as far as I know, the phases of the moon are the same no matter where you live, or I am drastically mistaken. :-/

            In addition, the various texts displayed do not interest me on my installation. And there is no possibility to disable line by line (CSS or javascript) these texts.

            You certainly can disable each and every line by css. I updated the css file to make it as easy as possible.

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • justjim1220J Offline
              justjim1220 Module Developer
              last edited by justjim1220

              there’s like 3 different moon or lunar modules.
              I’ve tried all of them and none are working for me.
              i get the header and the loading message. that’s it.
              at first I had one working.
              but after the reload it didn’t work anymore.

              I had thought that maybe it only shows when the moon is visible to my area when I can physically see it.
              but none of them worked last bight when the moon was showing.

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

              Mykle1M 1 Reply Last reply Reply Quote 0
              • Y Offline
                Ybbet
                last edited by

                @Mykle1 Ah! I found what was bothering me. The image of the moon does not change … Indeed, the image seems more decorative than informative. As a result, this does not show the current moon phase at all.
                It was rather in this sense that I had to understand my previous comment.
                The moon-phases module did its job very well. Until the cache problem appears.

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

                  @ybbet said in mmm-moon-phases don’t work for me:

                  ndeed, the image seems more decorative than informative. As a result, this does not show the current moon phase at all.

                  Have you read the README file? Or looked at the example config entry? You might have seen this:

                  image: "animation", // animation, current, DayNight or static

                  If you choose current instead of animation you will absolutely see the current moon phase, delivered by the US Navy. Like so.

                  http://api.usno.navy.mil/imagery/moon.png?date=today&time=now

                  Create a working config
                  How to add modules

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

                    @justjim1220

                    Assuming one of those three was mine . . .

                    It should show the current moon phase (If that is the option you chose in the config). If you want me to help you with that, I will.

                    Let’s start with your config entry. May I see it. Copy and paste it here in a code block please.

                    Create a working config
                    How to add modules

                    justjim1220J 1 Reply Last reply Reply Quote 0
                    • justjim1220J Offline
                      justjim1220 Module Developer @Mykle1
                      last edited by

                      @mykle1

                      It is working now. I just haven’t been back on here to let it be known.

                      Last night none of them would work, wouldn’t show anything but the header and the loading message.
                      Like on yours, it just stayed in the lower corner of the region I have it set to, Showing the header and that message… “When the moon hits your eyes…”.

                      Thanks though, not sure when it started working, left it like that when I went to bed, and it was working this morning. :smiling_face_with_sunglasses:

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

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

                        @justjim1220

                        You likely lost internet OR the api was down

                        Create a working config
                        How to add modules

                        justjim1220J 1 Reply Last reply Reply Quote 0
                        • justjim1220J Offline
                          justjim1220 Module Developer @Mykle1
                          last edited by

                          @mykle1

                          kind of what I was thinking…

                          I haven’t tried the other 2 I tried last night, but that is just fine, yours is the the one I wanted,

                          It’s a great module!!!

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

                          Mykle1M 1 Reply Last reply Reply Quote 1
                          • justjim1220J Offline
                            justjim1220 Module Developer
                            last edited by

                            0_1530405999244_Screenshot (17).png

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

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

                              @justjim1220

                              Thanks bud. I updated the css file to make it easier to hide or show each line of the module, if you so desire.

                              Create a working config
                              How to add modules

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

                                @justjim1220

                                Looks great. You can move the moon using the css file too, if you want it closer to the text

                                Create a working config
                                How to add modules

                                justjim1220J 1 Reply Last reply Reply Quote 0
                                • justjim1220J Offline
                                  justjim1220 Module Developer @Mykle1
                                  last edited by

                                  @mykle1

                                  Yeah, I saw that. Very cool. I like when they can be modified like that.

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

                                  1 Reply Last reply Reply Quote 0
                                  • justjim1220J Offline
                                    justjim1220 Module Developer @Mykle1
                                    last edited by

                                    @mykle1

                                    That I didn’t see. I’ll have to take a look… :smiling_face_with_sunglasses:

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

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

                                      @justjim1220

                                      .MMM-Lunartic .photo { 
                                      /*  display: none;              uncomment if you don't want an image */           
                                        width: 75%;                /* adjust size of moon picture */
                                        margin-left: 0px;          /* Precisely align moon picture with these */
                                        margin-right: 0px;
                                        margin-top: -21px;         /* -41px for current. -21px for animation or static. */
                                        margin-bottom: -21px;      /* -51px for current. -21px for animation or static. */
                                      }
                                      

                                      Create a working config
                                      How to add modules

                                      justjim1220J 2 Replies Last reply Reply Quote 0
                                      • justjim1220J Offline
                                        justjim1220 Module Developer @Mykle1
                                        last edited by

                                        @mykle1

                                        Looks like i’m gonna have to play with the numbers, I set it for current and it doesn’t look like anything changed…

                                        0_1530406511781_Screenshot (18).png

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

                                        1 Reply Last reply Reply Quote 0
                                        • justjim1220J Offline
                                          justjim1220 Module Developer
                                          last edited by

                                          gotta figure out why NOAA is off on the temp… says 70, but it’s really 88… :slightly_frowning_face: :confused_face: :worried_face:

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

                                          1 Reply Last reply Reply Quote 0
                                          • justjim1220J Offline
                                            justjim1220 Module Developer @Mykle1
                                            last edited by

                                            @mykle1

                                            there’s no change for the -21 settings either … not understanding it… :worried_face: :worried_face: :worried_face:

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

                                            Mykle1M 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
                                            • 1 / 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