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 994 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

      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!

      bheplerB 1 Reply Last reply Reply Quote 0
      • bheplerB Offline
        bhepler Module Developer @PHAGE.GOV
        last edited by

        @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
        • thgmirrorT Offline
          thgmirror
          last edited by

          @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

          bheplerB 1 Reply Last reply Reply Quote 0
          • bheplerB Offline
            bhepler Module Developer @thgmirror
            last edited by

            @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
            • thgmirrorT Offline
              thgmirror
              last edited by

              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

              bheplerB 1 Reply Last reply Reply Quote 0
              • bheplerB Offline
                bhepler Module Developer @thgmirror
                last edited by

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