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 7.3k 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

      Did you generated an Google Maps (Java Script) API Key with your Google-Account?

      https://developers.google.com/maps/documentation/javascript/get-api-key?hl=fr

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

        I generated a key api (googleAPIs). Nothing appears on the screen.

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

          @greda :

          I created a standard API key

          1 Reply Last reply Reply Quote 0
          • 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

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            • 1 / 1
                            • 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