MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    I need help for module trafic

    Scheduled Pinned Locked Moved Troubleshooting
    13 Posts 2 Posters 6.4k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • kruemelK Offline
      kruemel
      last edited by kruemel

      Just to be sure :-)
      You added your API Key to ?

      config: {
      api_key: ‘MyApiKey’,

      And you navigated in your MagicMirror/modules folder and executed “npm install” ?

      Maybe try to be more specific like
      destination: ‘2 Rue Saint-Denis, Rouen, France’

      If that is not working i recommend you the Module MMM-MyCommute from j.e.f.f
      It looks nicer and i can say it works 100%
      0_1502695426551_rouen.png

      1 Reply Last reply Reply Quote 0
      • G Offline
        greda
        last edited by

        I just tested and I have no more information. Can I send you my private API to test ?

        1 Reply Last reply Reply Quote 0
        • G Offline
          greda
          last edited by

          I try MMM-MyCommute now.

          1 Reply Last reply Reply Quote 0
          • kruemelK Offline
            kruemel
            last edited by

            sure, if its still not working with mycommute you can

            1 Reply Last reply Reply Quote 0
            • G Offline
              greda
              last edited by

              Kruemel,
              Can you show me the configuration of your example please?

              1 Reply Last reply Reply Quote 0
              • kruemelK Offline
                kruemel
                last edited by

                {
                			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"
                						}
                
                					]
                					}
                		},
                
                
                1 Reply Last reply Reply Quote 0
                • G Offline
                  greda
                  last edited by

                  Thank i try again.

                  1 Reply Last reply Reply Quote 0
                  • G Offline
                    greda
                    last edited by

                    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.
                    0_1502747687531_mmm-mycommu.JPG

                    1 Reply Last reply Reply Quote 0
                    • kruemelK Offline
                      kruemel
                      last edited by

                      thats great to hear :-)
                      wish you much fun with your mirror

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy