Read the statement by Michael Teeuw here.
I'm trying this one : MMM-CalendarWeek
-
Hello,
I’m trying this calendarWeek, just like the module (code) down below here, just changed the ical url to my calendar (Arsenal…) But nothing shows on my mirror?
Maybe I have to wait for it to update? All others on my mirror shows.
{
module: “MMM-CalendarWeek”,
position: “bottom_bar”,
config: {
maximumNumberOfDays: 7,
calendars: [
{
symbol: “google”,
url: “https://PRIVATE CALENDAR URL”,
},
]
}
}, -
@frode shouldn’t have to wait…
do (on MM screen)
ctrl-shift-ior start MM in debug mode
npm start devselect the console tab of the developers window
scroll back up and see if there are any errors shown (red text) -
This post is deleted! -
*Failed to load resource: the :8080/modules/MMM-Ca…MMM-CalendarWeek.js
*Error on loading script : modules/MMMCalendarWeek//MMM-CalendarWeek.js
Those are the two errors I cand find, but I got it installed?
-
@frode looks like the name is missing the -
MMMCalendarWeek
Computer is really fussy about the names
Should be MMM-CalendarWeek
In config.js -
sorry, thats a error from me, could not copy the text so I had to write it myself
-
@frode or, you weren’t in the mm/modules folder when u did the git clone… so the MMM-CalendarWeek folder is in the wrong place…
-
yeah, maybe that
its supposed to be in : /home/pi/MagicMirror/modules ?
-
@sdetweil you were absolutely correct! Thank you, great forum and amazing help we get here
-
@frode yep… all modules go in the modules folder
u can move it (with the mv command)
-
Just started this a few days ago so I’m learning every day, thank you
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