• 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-MyCommute

Scheduled Pinned Locked Moved Transport
286 Posts 80 Posters 511.3k 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 Away
    sdetweil @banbutcher
    last edited by Mar 20, 2020, 2:47 AM

    @banbutcher I don’t know what API parameters are available or used by that module

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • B Offline
      banbutcher
      last edited by Mar 20, 2020, 3:09 AM

      its just a pic of the list of enabled Apis and directions is on there… no still hasnt solved problem.

      is their a different key for directions api and another different key for the javascript map api?

      S 1 Reply Last reply Mar 20, 2020, 3:28 AM Reply Quote 0
      • S Away
        sdetweil @banbutcher
        last edited by Mar 20, 2020, 3:28 AM

        @banbutcher no. Just have to use the same project and key to enable the apis

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        B 1 Reply Last reply Mar 20, 2020, 3:30 AM Reply Quote 0
        • B Offline
          banbutcher @sdetweil
          last edited by Mar 20, 2020, 3:30 AM

          @sdetweil

          thats what i thought, i have the right ones enabled and using the same key! :/

          1 Reply Last reply Reply Quote 0
          • B Offline
            banbutcher
            last edited by Mar 20, 2020, 4:51 AM

            turns out i didnt have the address formatted correctly! took them directly from google maps and it worked great!

            thanks,
            Richie

            1 Reply Last reply Reply Quote 0
            • B Offline
              banbutcher
              last edited by banbutcher Mar 20, 2020, 5:33 AM Mar 20, 2020, 5:30 AM

              is there any way of knowing if calendar events are being passed? Ive added this code to mine and nothing gets added to my commute:

                    maxCalendarEvents: 2,
                    maxCalendarTime: 24 * 60 * 60 * 1000,
                    calendarOptions: [
                            {
                            mode: 'driving'
                            }
                    ],  
              

              am i missing something?

              1 Reply Last reply Reply Quote 0
              • T Offline
                testdruif
                last edited by Mar 20, 2020, 4:10 PM

                Created issue for calendar events regarding arrival time & transit option.
                Also worth noting that calendar events are only first added when the module refreshes traffic (after 10 minutes from startup)

                https://github.com/qistoph/MMM-MyCommute/issues/12

                S T 2 Replies Last reply Mar 20, 2020, 4:12 PM Reply Quote 0
                • S Away
                  sdetweil @testdruif
                  last edited by sdetweil Mar 20, 2020, 4:12 PM Mar 20, 2020, 4:12 PM

                  @testdruif is this module getting cal events as broadcast by the calendar module? How often does the cal module refresh/broadcast?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  T 1 Reply Last reply Mar 20, 2020, 8:12 PM Reply Quote 0
                  • T Offline
                    testdruif @testdruif
                    last edited by testdruif Mar 20, 2020, 8:13 PM Mar 20, 2020, 8:09 PM

                    @testdruif said in MMM-MyCommute:

                    Created issue for calendar events regarding arrival time & transit option.
                    Also worth noting that calendar events are only first added when the module refreshes traffic (after 10 minutes from startup)

                    https://github.com/qistoph/MMM-MyCommute/issues/12

                    When the calendar events are added the code crashes further down the line.
                    Code doesn’t add the calendar collor variable.

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      testdruif @sdetweil
                      last edited by Mar 20, 2020, 8:12 PM

                      @sdetweil Yes, the module gets events from calendar module broadcast.

                      Another issue: when you have multiple calendar modules configured the array gets wiped at unexpected times.
                      So you can only use it correctly with 1 calendar module.

                      because the commute module loads before all calendar entries are processed they are processed on the next “commute update” which is 10m by default config.

                      S 1 Reply Last reply Mar 20, 2020, 8:35 PM Reply Quote 0
                      • 1
                      • 2
                      • 22
                      • 23
                      • 24
                      • 25
                      • 26
                      • 27
                      • 28
                      • 29
                      • 24 / 29
                      24 / 29
                      • First post
                        240/286
                        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