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.

    MMM-MyCommute

    Scheduled Pinned Locked Moved Transport
    286 Posts 80 Posters 594.8k Views 77 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.
    • S Offline
      Skeeter
      last edited by Skeeter

      Does this module still work? I’ve just installed it and get nothing other than “Loading…” no matter what I try. I’ve used the example config (with my own API key) and tried a number from scratch and nothing works.

      The MMM-Traffic module this is based on is installed and works so I know my API is working. Anything dumb I should check for to make sure I’ve not screwed up?

      Edit: Solved it. When running in Docker I needed to restart the Container for the API key to get picked up and work.

      1 Reply Last reply Reply Quote 1
      • F Offline
        fotis.str @Looking
        last edited by

        @looking Hi looking, I’m having the same an error display how did you solved it ? thanks in advance, FS

        1 Reply Last reply Reply Quote 0
        • R Offline
          robiv8
          last edited by

          Is this modul working also in germany?

          1 Reply Last reply Reply Quote 0
          • A Offline
            Aries1984 Module Developer
            last edited by

            @robiv8 yeah it does work for me perfectly. Can send you my latest config if you want?

            lolobyteL 1 Reply Last reply Reply Quote 0
            • R Offline
              robiv8
              last edited by

              Au das wäre sehr nett :kissing_face:

              1 Reply Last reply Reply Quote 0
              • lolobyteL Offline
                lolobyte @Aries1984
                last edited by lolobyte

                @aries1984
                Bitte mir dann auch wenn moglich.

                Thanks

                1 Reply Last reply Reply Quote 0
                • K Offline
                  keyun21
                  last edited by

                  Newbie here I guess i have to pay for Google API service right? without that this module not going to work correct?

                  BKeyportB 1 Reply Last reply Reply Quote 0
                  • BKeyportB Offline
                    BKeyport Module Developer @keyun21
                    last edited by

                    @keyun21 You have to set up a pay account, including a credit card, but they give you a specific number of free accesses, and if you keep the module to a timeframe that you’d normally look at it, you’d have a hard time exceeding those uses.

                    The "E" in "Javascript" stands for "Easy"

                    K 1 Reply Last reply Reply Quote 0
                    • K Offline
                      keyun21 @BKeyport
                      last edited by

                      @bkeyport said in MMM-MyCommute:

                      @keyun21 You have to set up a pay account, including a credit card, but they give you a specific number of free accesses, and if you keep the module to a timeframe that you’d normally look at it, you’d have a hard time exceeding those uses.

                      Thanks a lot I will look into to see how many I can get free and how to set up module to run specific times?

                      1 Reply Last reply Reply Quote 0
                      • A Offline
                        Aries1984 Module Developer
                        last edited by

                        Hi everybody,

                        sorry for the late reply. Haven’t been here much in the last couple of weeks. Here’s my config:

                            {
                                module: 'MMM-MyCommute',
                                position: 'bottom_right',
                                header: 'Traffic',
                                classes: 'default everyone',
                                config: {
                                    apikey: 'your API Key',
                                    origin: 'Marienplatz 1, 80331 München',
                                    startTime: '05:00',
                                    endTime: '10:00',
                                    hideDays: [0, 6],
                                    destinations: [
                                        {
                                            destination: 'Belgradstraße 13, 80796 München',
                                            label: 'Good Food',
                                            mode: 'driving',
                                            color: '#82E5AA'
                                        }
                                    ]
                                }
                            },
                        
                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 19
                        • 20
                        • 21
                        • 22
                        • 23
                        • 28
                        • 29
                        • 21 / 29
                        • 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