@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.
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
C
Offline
Posts
-
RE: Wunderlist - your todos on the mirror
-
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