Read the statement by Michael Teeuw here.
Pas de Google Agenda dans MMM-calendar
-
Bonjour
Je viens de faire une nouvelle installation de MM en réutilisant mon ancien fichier config.js et je n’arrive pas à voir les événements de Google Agenda .
Merci d’avance pour votre aide .
Voici l’extrait de ma config pour Calendar :Hello
I just did a fresh installation of MM reusing my old config.js file and I can’t see Google Calendar events.
Here is the extract from my config for Calendar:Thank you in advance for your help .
module: "calendar", header: "AGENDA", position: "top_center", config: { maximumEntries: 8, calendars: [ { symbol: "globe ", url: "http://www.education.gouv.fr/download.php?file=//cache.media.education.gouv.fr/ics/Calendrier_Scolaire_Zone_A.ics" }, { symbol: "smile-o ", url: "https://www.thunderbird.net/media/caldata/FrenchHolidays.ics" }, { symbol: "birthday-cake ", url: "https://calendar.google.com/calendar/ical/bea161168%40gmail.com/private-xxxxxxxxxxxxx/basic.ics" }, ] } }, -
@did we’ve had some trouble with the new calendar parser we didn’t find in test
so do this
cd ~/MagicMirror npm install node-ical@0.16.1then restart MagicMirror
one thing to note, the internet has gone to all secure connections
thisurl: "http://www.education.gouv.fr/download.phpshould probably change to
url: "https://www.education.gouv.fr/download.phplet me know
-
@sdetweil
Tu as résolu le problème de l’agenda Google :clapping_hands: .
Pour le calendrier en https j’ai testé cela ne fonctionne pas , mais je n’en ai plus besoin et je l’ai enlevé de ma configuration .
Un grand merci a toi .You solved the Google Calendar problem.
For the https calendar I tested it doesn’t work, but I no longer need it and I removed it from my configuration.
Thank you very much . -
@did awesome… glad you got it working and tested the other.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login