MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. kvicksson
    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 2
    • Posts 15
    • Groups 0

    Posts

    Recent Best Controversial
    • Blank mm after update

      Hi,
      After updated to 2.8.0 I have trouble with a blank screen. I comment out every module one at a time and found out that mmm-weatherchart was the problem. Is there something wrong in my code?

      {
      		module: 'mmm-weatherchart',
      		position: 'bottom_left',
      		config: {
      			country: 'Sweden',
      			area: 'Halland',
      			city: 'Stråvalla',
      			updateInterval: '3600000',
      			hideBorder: 'true'
      			}
      },
      
      posted in Troubleshooting
      K
      kvicksson
    • RE: After update, Calendar shows infinite number of events.

      Everything works after setting maximumEntries after each URL. I don’t like it though because it doesn’t show the 10 upcoming items due to where the items are in time. But guess I have to live with it :)

      posted in Troubleshooting
      K
      kvicksson
    • RE: After update, Calendar shows infinite number of events.

      @gripworks I’ve already tried this and unfortunately it didn’t work for me with two calendars :(

      posted in Troubleshooting
      K
      kvicksson
    • RE: After update, Calendar shows infinite number of events.

      I have this problem too! Someone who has a suggestion on how to solve this problem?

      posted in Troubleshooting
      K
      kvicksson
    • RE: Calendar Module problems update to Mirror to 2.1.3

      Same here too with two calendars. Tried to set max entries to 5, but didn’t work for me, have at least 20 entries as I can see.

      posted in System
      K
      kvicksson
    • 1 / 1