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-MyCommute not showing up today.
-
@gwiz in the module folder, MMM-MyCommute
-
Okay here it is
-
still looks like it hides itself is there are no destinations or not in the time window to need to show results.
(commute set for 9am -10am, and its now 2 pm…also hides itself immediately after startup.
-
Hi @sdetweil
I don’t have any time parameters set up on the module. Weird… It fixed itself later in the day without me doing anything. Do you think there’s anything I can do to prevent that in the future?
Thanks for the help!
-
@gwiz I don’t know
the code says
if (this.isInWindow(this.config.startTime, this.config.endTime, this.config.hideDays)) {startTime defaults to 00:00
and endTime defaults to 23:59
and hideDays defaults to []