MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. dannclose
    3. Posts
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by dannclose

    • Calendar - not refreshing after event

      I can’t get my calendar to refresh without quitting MM and restarting?? this is my config.js:

      {
                  module: "calendar",
                  header: "Work Schedule",
                  fetchInterval: 10000,
                  position: "top_left",
                  config: {
                      calendars: [
                          {
                              symbol: "calendar-check-o ",
                              fetchInterval: 10000,
                              url: "url to icloud public calendar"
                          }
                      ]
                  }
      
      posted in Troubleshooting
      D
      dannclose
    • 1 / 1