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

    Posts

    Recent Best Controversial
    • RE: Wunderlist - your todos on the mirror

      @jagerpower
      Interval: 60 is for refresh all 60 min. You can also restart mm.
      If it’s still nothing, try the curl command which paviro provided 3 days ago.

      posted in Troubleshooting
      C
      CGabo
    • RE: Wunderlist - your todos on the mirror

      Hi @jagerpower
      It’s definitely working. I just followed paviro’s instructions.

      Here is my config:

              module: 'MMM-Wunderlist',
                      position: 'top_left', 
                      header: 'Wunderlist', 
                      config: {
                              accessToken: '*******************',
                              clientID: '************',
                              lists: [
                                       'inbox',
                                       'Einkaufsliste'
                                     ],
                              interval: 60, 
                              fade: true  
                              }
      

      @paviro, thanks

      posted in Troubleshooting
      C
      CGabo
    • 1 / 1