Read the statement by Michael Teeuw here.
Help with configuring MMM-CalendarExt2 (NOOB)
-
@Till
start from here : https://github.com/eouia/MMM-CalendarExt2/blob/master/doc/Configuration.md#simple-example--basic-concept
change ical url to yours. Then put the codes in your config.js. Let’s see what happens on execution MagicMirror. If works, add or change more setup with wiki. -
@Sean said in Help with configuring MMM-CalendarExt2 (NOOB):
Hello, thank you for the quick response sorry for the late reply.
I did that (tried before but started over again just to make sure). Fresh install magicmirror confirmed working with other modules. I copy that pasted it into my config.js. Changed the calendar to my calendar saved verified save. Magicmirror will start but nothing shows up (far as calendar the rest of magic mirror is working like it should).
Thank you!
-
Bump. Not sure why I can’t figure this out.
-
@Till 1st thing, validate that the calendar URL is good. Put it into the browser on the pi.
It should download the ics file.Put it into the default calendar config, just to make sure it shows.
Then move on to calext2.
All config info for all modules goes in ~/MagicMirror/config/config.js
Code for modules goes into a separate folder for each module, inside the MagicMirror/modules foldet
-
@sdetweil Thank you for the help!
Ok I pasted my calendar code into the web browser and it did download the ics file. I then moved that to the default calendar config.
So after doing that when I npm start it says Calext 2 “invalid URI”. Its the same url I posted into the web browser and it worked though.
I have not messed with the calext2 module as of yet because I can’t get it to work. Under my main config file I have the info that was posted above to put into my config with my url for the calendar.
Thank you for your help so far!
I am using a weburl from icloud calendar if that matters.
-
@Till change weburl:// to https://