• 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 572.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.
  • J Offline
    joela85
    last edited by May 24, 2017, 10:37 AM

    Do you need to do anything special with the google api key?
    I can’t get this module to show up on my MM. Doesn’t look like it is picking any info up through the API key.

    J 1 Reply Last reply May 24, 2017, 11:30 AM Reply Quote 0
    • J Offline
      j.e.f.f Project Sponsor Module Developer @joela85
      last edited by May 24, 2017, 11:30 AM

      @joela85 When you say nothing shows up, do you mean the module just doesn’t appear at all? Or you can get the module to show but the travel times never fill in (i.e.: you see the spinning circle forever?)

      Can you post your config? Hide your API key of course.

      B 1 Reply Last reply Jul 14, 2017, 3:22 AM Reply Quote 0
      • J Offline
        joela85
        last edited by May 24, 2017, 11:46 AM

        The module doesn’t show up at all, looks like it doesn’t load the module. I’ll post config file when I get home tonight or tomorrow. Module doesn’t load even with standard commute config part.
        Not sure if it has something to do with my other modules (remote module maybe)

        1 Reply Last reply Reply Quote 0
        • B Offline
          bhepler Module Developer
          last edited by May 24, 2017, 4:56 PM

          I saw the updates this morning at the office and updated. Looks great! Thanks for the work.

          1 Reply Last reply Reply Quote 0
          • J Offline
            joela85
            last edited by May 25, 2017, 8:35 AM

            I re-installed the module and it works fine now.

            J 1 Reply Last reply May 25, 2017, 11:37 AM Reply Quote 0
            • J Offline
              j.e.f.f Project Sponsor Module Developer @joela85
              last edited by May 25, 2017, 11:37 AM

              @joela85 good to hear you got it working.!

              1 Reply Last reply Reply Quote 0
              • F Offline
                Fonfon
                last edited by May 25, 2017, 3:27 PM

                Very good job j.e.f.f !!! nice update ! thanks !

                1 Reply Last reply Reply Quote 0
                • B Offline
                  beck0r
                  last edited by beck0r May 26, 2017, 2:57 PM May 26, 2017, 2:31 PM

                  Hey there,

                  very nice looking module! I only have a very little issue with my train icon.
                  When the MM loads for the first time I can see the train icon but only as long as the driving time is being retrieved from google, then it disappears…

                  Before

                  0_1495808995559_upload-478cdab7-c23e-423b-8599-00022c06b7ed

                  After
                  0_1495809045044_upload-5ca0c570-9c7e-48d2-ac3f-47ed05620364

                  I have already switched the order of the destinations to check that out, but it only concentrates on the train icon.

                  Can you support me on that?

                  Thank you Kind Regards

                  J 1 Reply Last reply May 26, 2017, 2:39 PM Reply Quote 0
                  • J Offline
                    j.e.f.f Project Sponsor Module Developer @beck0r
                    last edited by May 26, 2017, 2:39 PM

                    @beck0r Sure. Can you provide your config? Hide your API key, of course.

                    B 1 Reply Last reply May 26, 2017, 2:51 PM Reply Quote 0
                    • B Offline
                      beck0r @j.e.f.f
                      last edited by May 26, 2017, 2:51 PM

                      @j.e.f.f

                      Of course… here it comes

                      	{
                        				module: 'MMM-MyCommute',
                        				position: 'top_left',
                        				config: {
                          					showHeader: true,
                          					headerText: 'Verkehr',
                         					apikey: '...',
                          					origin: '...',
                          					startTime: '05:00',
                          					endTime: '17:00',
                          					destinations: [
                            							{
                              						destination: '...',
                             	 						label: 'Auto zur Arbeit',
                              						mode: 'driving',
                              						color: '#82E5AA'
                            							},      						
                            							{
                              						destination: '...',
                              						label: 'Fahrrad zur Arbeit',
                              						mode: 'bicycling',
                      							color: '#FFB444'
                            							},
                      							{
                              						destination: '...',
                              						label: 'RMV zur Arbeit',
                              						mode: 'transit'
                            							}
                          							]
                        					}
                      		},
                      
                      J 1 Reply Last reply May 26, 2017, 4:12 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 28
                      • 29
                      • 2 / 29
                      2 / 29
                      • First post
                        18/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