A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
startTime is not working
-
Re: MMM-MyCommute
In my onfig I have the start time set for 0600, but it doesn’t show. If I restart the mirror it will show and will end at the appropriate time. For startTime to function, am I required to restart the mirror every evening?
odule: “MMM-MyCommute”,
header: “",
position: “bottom_left”,
config: {
apiKey: "”,
origin: “",
startTime: “06:00”,
endTime: “12:00”,
hideDays: [0,0],
colorCodeTravelTime: “true”,
destinations: [
{
destination: "”,
label: ‘The Office’,
mode: ‘car’,
color: ‘#82E5AA’
},
{
destination: “540”,
label: ‘***l’,
mode: ‘car’,
color: ‘#82E5AA’
},