MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. kckndrgn
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    K
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 22
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Default calender module - two calenders in one module

      @shgmongohh
      Yes, just change the layout slightly.

      calendars: [
                                              {
                                                      symbol: 'calendar-check-o ',
                                                      url: 'webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics'
                                              },
                                              {
                                                      symbol: 'calendar-check-o ',
                                                      url: 'https:seconde cal.ics'
                                              },
                                      ],
      

      Note from admin: Please use Markdown on code snippets!

      posted in Troubleshooting
      K
      kckndrgn
    • RE: Strange weather bug?

      I’m having the same issue. Total NOOB here as I just installed MM last night. Got up this morning and noticed the current weather is correct, but the forecast still starts at yesterday.

      I’ve restarted MM via PM2 several times for other updates, I have not done a reboot of the Pi (Pi3) yet to see if that resolves the issue. I do have the locale and timezone set correctly.

      The current date and time show correctly above my calendar.

      Tried running ‘pm2 log mm’ but so far it’s just sitting there with no output.

      I’m using the default weather apps, may try switching to WU apps to see if I have the same issue.

      TIA

      OK, so in my config.js file, for location, I had my current city/state. I changed it “Memphis, US” (closest “big” city) and retarted MM2. The forecast module updated. So, so just a thought, make sure the site you are pulling the forecast from has the correct city/state/country?

      posted in Troubleshooting
      K
      kckndrgn
    • 1
    • 2
    • 3
    • 3 / 3