• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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-Traffic 2.0

Scheduled Pinned Locked Moved Transport
21 Posts 11 Posters 7.5k Views 14 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
    SamLewis0602
    last edited by Sep 9, 2020, 2:08 AM

    Hello everyone! After a very long hiatus from working on this project, I decided to revive support for MMM-Traffic by releasing version 2.0.0! The biggest change with v2 is that the module now uses the Mapbox API instead of Google Maps. I also accomplished some other goals with this release:

    • Show any config/API errors right in the module on your mirror for easy debugging
    • Simplify config options
    • Simplify and improve documentation
    • Greatly simplify code for easier contribution

    Check out the README to see instructions for getting your Mapbox API token as well as using Google Maps (lol) to get coordinates for your origin and destination. Please open Github issues if you run into any problems you can’t figure out as that’s the best way to keep them organized and share knowledge with each other.

    I hope you enjoy!

    L 1 Reply Last reply Sep 9, 2020, 9:16 AM Reply Quote 1
    • L Offline
      lavolp3 Module Developer @SamLewis0602
      last edited by Sep 9, 2020, 9:16 AM

      @SamLewis0602 Great Sam!
      Looks great.
      I know that you’d like to be finished :-) but an option to switch between commuting roads intraday, e.g. in the morning (to work) and in the evening (back) would be great :-)
      And not difficult to implement I suppose :-)

      How to troubleshoot modules
      MMM-soccer v2, MMM-AVStock

      S 1 Reply Last reply Sep 9, 2020, 2:21 PM Reply Quote 0
      • S Offline
        SamLewis0602 @lavolp3
        last edited by Sep 9, 2020, 2:21 PM

        @lavolp3 Interesting idea! Thanks for throwing it out there. I’d love to have a little more context about how it would apply for your case. Maybe someone at home that could see if your commute home is going to be longer or something like that?

        In the mean time, if you open an issue on the github repo I will mark it as enhancement and others can comment as well 😁

        R 1 Reply Last reply Sep 9, 2020, 11:27 PM Reply Quote 0
        • R Offline
          robertybob @SamLewis0602
          last edited by Sep 9, 2020, 11:27 PM

          @SamLewis0602 said in MMM-Traffic 2.0:

          Maybe someone at home that could see if your commute home is going to be longer or something like that?

          Yes that would be good! - for example, between 07:00-09:00 ‘Home To School’ and between 14:30-16:00 ‘School To Home’

          1 Reply Last reply Reply Quote 0
          • S Offline
            SamLewis0602
            last edited by Sep 10, 2020, 9:03 PM

            @robertybob if you check out this example in the README, you can actually do exactly that! Just add 2 MMM-Traffic modules and set the hours accordingly for each route.

            1 Reply Last reply Reply Quote 1
            • O Offline
              ostfilinchen
              last edited by ostfilinchen Sep 13, 2020, 9:59 AM Sep 13, 2020, 9:58 AM

              @SamLewis0602 : I have the module 2 times (00:00-24:00) with 2 different destinations. The module shows me the same duration to arrive the destination. Is there a workaround?

              S 1 Reply Last reply Sep 13, 2020, 5:24 PM Reply Quote 0
              • S Offline
                SamLewis0602 @ostfilinchen
                last edited by Sep 13, 2020, 5:24 PM

                @ostfilinchen Do you expect them to be the same duration? If you are just wondering how to tell the difference between the two, look at the firstLine and secondLine options in the README.md and you can customize what you see in the module. Check out the examples in the README as well

                1 Reply Last reply Reply Quote 0
                • M Offline
                  modie101
                  last edited by Nov 10, 2020, 12:01 AM

                  Hello Sam
                  I’m pretty new to MagicMirror configuration. I tried installing the MM-Traffic 2.0 module.

                  I believe I have followed the steps but all I get is “Loading…” on my display.

                  I think the problem lies in the API key which i created at MapBox. I don’t really know if I created it correctly on the Mapbox website as there was no information to go by.

                  I created a project and created a key for it. is there any special steps, linkings, or guidance on the creation of the Mapbox API key?

                  I literally copied your basic module code into the config.js script and pasted my key to see if it works, but it doesn’t.

                  just an FYI I tried with both ’ and "

                  {
                  module: ‘MMM-Traffic’,
                  position: ‘top_left’,
                  config: {
                  accessToken: ‘sk.eyXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.X_XXXXXXXXXXXXXXXXXXXX’,
                  originCoords: ‘-84.398848,33.755165’,
                  destinationCoords: ‘-84.504259,33.88210’,
                  }
                  },

                  Any advise would be appreciated.

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    jimus888
                    last edited by Nov 13, 2020, 1:49 AM

                    Hi Modie

                    Did you get this module working?
                    If so, what did you do to fix it as I’m also having issues with it saying “Loading…”

                    Thanks

                    1 Reply Last reply Reply Quote 0
                    • G Offline
                      Guilleam95
                      last edited by Nov 14, 2020, 6:47 PM

                      Same here, I don’t even see any loading text, mirror seems to just ignore this module. I think I set it up correctly, any idea?

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