A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-calenderext3
- 
 @tink8909 you have 2 urls in the default calendar, block 
 it should be like thiscalendars:[ { url:"..." }, { url:"...." } ]the way you have it the second url overwrites the first, as there can only be one inside the {} 
- 
 @sdetweil I just removed the first url it wasn’t needed. But still no change. 
- 
 @tink8909 in the ext3 config remove calendarSet, as you didn’t name the calendar again, i STRONGLY recommend start by using the minimal ext3 config { module:"MMM-CalendarExt3", position:"bottom_bar" }then you can add the config:{} block 
 change mode to monthchange 1 parm at a time 
- 
 @tink8909 also the default cal refresh rate is once per week, 
 and ext3 is probably waiting for next broadcast if it missed the first
- 
 @sdetweil I got it all figured out thank you. I went back to just the basics. So now I’ll go back in adding one thing at a time. 
- 
S sdetweil has marked this topic as solved on
 
 
