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

Scheduled Pinned Locked Moved Education
266 Posts 30 Posters 355.1k Views 29 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.
  • Q Offline
    qu1que Project Sponsor @Mykle1
    last edited by qu1que Sep 20, 2020, 4:43 PM Sep 20, 2020, 4:42 PM

    @Mykle1

    I already feel a little sorry for the coronavirus. It always takes the blame for many things that cannot be done. [It’s a joke :face_with_stuck-out_tongue_winking_eye: ]

    C 1 Reply Last reply Sep 20, 2020, 6:08 PM Reply Quote 1
    • C Offline
      cowboysdude Module Developer @qu1que
      last edited by Sep 20, 2020, 6:08 PM

      @qu1que said in MMM-Lunartic:

      @Mykle1

      I already feel a little sorry for the coronavirus. It always takes the blame for many things that cannot be done. [It’s a joke :face_with_stuck-out_tongue_winking_eye: ]

      EVERYONE blames the virus for all the things that they don’t do LOL I’m tired of it.

      1 Reply Last reply Reply Quote 0
      • S Offline
        Stoffbeuteluwe Project Sponsor @Mykle1
        last edited by Sep 29, 2020, 7:22 PM

        @Mykle1 Thanks for the News…hope it will work in 2021. :face_with_stuck-out_tongue_winking_eye:

        1 Reply Last reply Reply Quote 1
        • T Offline
          trividar @Mykle1
          last edited by Nov 7, 2021, 8:03 PM

          @mykle1 Is this module working again or still down? thx

          Z C 2 Replies Last reply Nov 8, 2021, 1:12 PM Reply Quote 0
          • Z Offline
            Zoltan @trividar
            last edited by Nov 8, 2021, 1:12 PM

            @trividar The module works fine if you use the moon pictures that comes with the installation (The temporary fix method). My country is blocked from the navy site so that never worked for me historically

            T 1 Reply Last reply Nov 11, 2021, 8:08 AM Reply Quote 0
            • T Offline
              trividar @Zoltan
              last edited by Nov 11, 2021, 8:08 AM

              @zoltan Thanks thank you for your answer, you are right the module works perfectly.
              Just one more question, how can I set it up, that the information (just next full moon date) is unter the moon picture not on the left side inside the moon?
              Bildschirmfoto 2021-11-11 um 09.05.19.png

              Thank you

              Z 1 Reply Last reply Nov 16, 2021, 1:13 PM Reply Quote 0
              • Z Offline
                Zoltan @trividar
                last edited by Nov 16, 2021, 1:13 PM

                @trividar I am not too sure on that one.
                One thing that you can be on the lookout with this module is the following. There is two pictures missing if i remember correctly. You will have to edit your js file to fix this. just compare your available picture names with the names in the js file that is being called

                1 Reply Last reply Reply Quote 0
                • C Offline
                  cowboysdude Module Developer @trividar
                  last edited by Nov 18, 2021, 10:53 AM

                  @trividar Still down…

                  1 Reply Last reply Reply Quote 1
                  • B Offline
                    brianlove
                    last edited by Dec 1, 2021, 5:22 PM

                    Any updates or is there a way to pull from another source? Mine isn’t working…

                    1 Reply Last reply Reply Quote 0
                    • A Offline
                      Anthony Project Sponsor
                      last edited by Jul 30, 2022, 11:32 AM

                      @Mykle1 Hello there. I know that this is a very old topic but I want ask you something about a part of code you have inside this modules js and you have comment that we can copy paste this part of code into any module we want to control with voice. I mean this part of code:

                        notificationReceived: function(notification, payload) {
                              if (notification === 'HIDE_MOON') {
                                  this.hide(1000);
                                  //    this.updateDom(300);
                              } else if (notification === 'SHOW_MOON') {
                                  this.show(1000);
                                  //   this.updateDom(300);
                              }
                      
                          },
                      

                      My question is that I must paste the code into the any module’s .js folder or somewhere else? If I paste it into the module’s .js folder won’t it be deleted after next update? Thank you in advance.

                      S 1 Reply Last reply Jul 30, 2022, 11:37 AM Reply Quote 0
                      • 1
                      • 2
                      • 23
                      • 24
                      • 25
                      • 26
                      • 27
                      • 25 / 27
                      • 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