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, See the moon phases and rise/set times!

    Scheduled Pinned Locked Moved Utilities
    13 Posts 7 Posters 4.8k Views 7 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.
    • Z Offline
      Zippyczech
      last edited by

      Guys, can somebody please post sample config? Im having troubles setting it up with something else than empty config. Thanks

      L 2 Replies Last reply Reply Quote 0
      • L Offline
        LanceInMN @Zippyczech
        last edited by

        @Zippyczech

        I initially put the lat/lon in quotes, but they must be integer values:

        		module: "MMM-Moon",
        		//disabled: true,
        		position: "top_right",
        		config: 
        		{
        			lat: 44.55555,    // Latitude
        			lon: -93.55555,   // Longitude
        			timezone: "America/Chicago"
        		}
        
        S 1 Reply Last reply Reply Quote 0
        • L Offline
          LanceInMN @Zippyczech
          last edited by

          @Zippyczech
          module: “MMM-Moon”,
          //disabled: true,
          position: “top_right”,
          config:
          {
          lat: 44.55555, // Latitude
          lon: -93.55555, // Longitude
          timezone: “America/Chicago”
          }

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @LanceInMN
            last edited by

            @LanceInMN I’m gonna be picky in case someone else reads this and doesn’t pay attention.

            integers have no decimal places
            u meant numeric

            with quotes it’s a text string

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • halacabullasH Offline
              halacabullas @enderflop
              last edited by

              @enderflop i would LOVE LOVE LOVE the feature of customizing the image

              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