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

    Topics

    • P

      Too many API calls in default weather module after update

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      8
      0 Votes
      8 Posts
      38 Views
      S
      @Perilax see this link for how to get the develop branch https://forum.magicmirror.builders/post/86422
    • P

      Too many dates shown in calendar module.

      Watching Ignoring Scheduled Pinned Locked Moved Bug Hunt
      1
      0 Votes
      1 Posts
      285 Views
      P
      Platform: Raspberry Pi 3 B+ Node Version: 12.16.1 MagicMirror Version: 2.13.0-develop and also the current master branch Description: The calendar module shows 10 lines of the next dates. But in the config.js I have limited it to 5 entries. module: "calendar", header: "Kalender", position: "top_left", config: { titleReplace: { "Aichach": "", "in": "" }, fade: false, calendars: [ { symbol: false, maximumEntries: 5, url: "https://calendar.google.com/......} ] } Is there any idea what is wrong ?
    • 1 / 1