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

MoonRise Help

Scheduled Pinned Locked Moved Troubleshooting
6 Posts 3 Posters 1.1k Views 3 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.
  • P Offline
    PHAGE.GOV
    last edited by May 21, 2020, 9:28 PM

    Hello!
    I cant get the moon rise thing on mm-clock to work through the lat and lon values. can someone point me towards a guide or help me out a bit?
    thanks!

    B 1 Reply Last reply May 22, 2020, 3:38 AM Reply Quote 0
    • B Offline
      bhepler Module Developer @PHAGE.GOV
      last edited by May 22, 2020, 3:38 AM

      @PHAGE-GOV - Please provide a bit more detail. Is the module showing up at all? Are any modules showing up at all? Are you seeing incorrect information? Is the data loading but never completes?

      Please post the relevant section of your config.js file and we’ll look for obvious errors. Remember to use the markdown features of the forum. The relevant section is the { bracket just before module: "clock" all the way through to the complimentary },

      1 Reply Last reply Reply Quote 0
      • T Offline
        thgmirror
        last edited by May 22, 2020, 7:43 AM

        @bhepler and @PHAGE-GOV
        I use the standard clock with these parameters:

        //############################################################################
        		{
        			module: "clock",
        			position: "top_right",
        			config: {
        			// The config property is optional.
        			// See 'Configuration options' for more information.
        			showWeek : true,
        			showSunTimes : true,
        			showMoonTimes : true,
        			lat : 50.658821,
        			lon : 7.193084,
        			}
        		},
        //###########################################################################
        

        To get the coordinats, use google maps, click with the right button on the position you want to know, select “was ist hier” (sorry, have no english version) and a small flag is set. A click on the flag makes it blue and the dates are displayed

        B 1 Reply Last reply May 22, 2020, 4:18 PM Reply Quote 0
        • B Offline
          bhepler Module Developer @thgmirror
          last edited by May 22, 2020, 4:18 PM

          @thgmirror - Okay, so what is the clock module doing? Is it not showing you the sunrise/moonrise times? Is it showing anything at all?

          I plugged your configuration into my mirror and got this:
          clock.png

          1 Reply Last reply Reply Quote 0
          • T Offline
            thgmirror
            last edited by May 22, 2020, 8:39 PM

            Hi @bhepler, looks like you live in Amerca and you took my coordinates from Germany. If you tell me your hometown, I’ll post the right data here:-)
            Thomas

            B 1 Reply Last reply May 25, 2020, 2:14 PM Reply Quote 0
            • B Offline
              bhepler Module Developer @thgmirror
              last edited by May 25, 2020, 2:14 PM

              @thgmirror - Thank you, but I am aware of this. I’m trying to help @PHAGE-GOV with his issue so I used your config. What I really need is for him to respond with with more details on his problem.

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                3/6
                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