mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
related to #3185 * I have limited updated dom to one update -> `updateDom()` is activated by a timer which resets when a new event arrives (`CALENDAR_EVENTS`) * I have set no speed to self update. I think it's not necessary -> update it directly If somebody can test and tell me result In all case, I will patch my prod mirror for testing
Module: Calendar
The calendar
module is one of the default modules of the MagicMirror².
This module displays events from a public .ical calendar. It can combine multiple calendars.
For configuration options, please check the MagicMirror² documentation.