A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
I need help for module trafic
-
Kruemel,
Can you show me the configuration of your example please? -
{ module: 'MMM-MyCommute', position: 'top_left', header: 'Verkehr nach', config: { apikey: 'KEY', origin: 'AddressXY, Schweiz', startTime: '00:00', endTime: '23:59', nextTransitVehicleDepartureFormat: "[ab] HH:mm", travelTimeFormat: "h[h] m[m]", destinations: [ { destination: 'Address, Schweiz', label: 'Name Blabla', alternatives: true, showSummary: true, hideDays: [0,6], color: "#FACC2E" }, { destination: 'Address, Schweiz', label: 'Name Blabla2', alternatives: true, showSummary: true, hideDays: [0,6], color: "#FACC2E" }, { destination: 'Bahnhof Luzern, Zentralstrasse 1, 6002 Luzern, Schweiz', label: 'Luzern Bahnhof', mode: 'transit', transitMode: 'train', showNextVehicleDeparture: true, alternatives: true, color: "#2E9AFE" } ] } },
-
Thank i try again.
-
Hello,
I found why the module was not working. The name of my city is too long, it was necessary to put - between each name
Thank you very much for your help.
-
thats great to hear :-)
wish you much fun with your mirror