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 not showing

    Scheduled Pinned Locked Moved Solved Troubleshooting
    12 Posts 2 Posters 2.5k 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.
    • S Offline
      sdetweil @semihbakrac
      last edited by

      @semihbakrac said in MMM-MyCommute not showing:

      MMM-MyCommute

      your config looks something like this… with proper start and end and the
      google api key

      {
        module: 'MMM-MyCommute',
        position: 'top_left',
        config: {
          apikey: 'API_KEY_FROM_GOOGLE',
          origin: '65 Front St W, Toronto, ON M5J 1E6',
          startTime: '00:00',
          endTime: '23:59',
          hideDays: [0,6],
          destinations: [
            {
              destination: '14 Duncan St Toronto, ON M5H 3G8',
              label: 'Air Canada Centre',
              mode: 'walking',
              color: '#82E5AA'
            },
            {
              destination: '317 Dundas St W, Toronto, ON M5T 1G4',
              label: 'Art Gallery of Ontario',
              mode: 'transit'
            },
            {
              destination: '55 Mill St, Toronto, ON M5A 3C4',
              label: 'Distillery District',
              mode: 'bicycling'
            },
            {
              destination: '6301 Silver Dart Dr, Mississauga, ON L5P 1B2',
              label: 'Pearson Airport',
              avoid: 'tolls'
            }
          ]
        }
      }
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        semihbakrac @sdetweil
        last edited by sdetweil

        @sdetweil my config

        
        		{
          			module: 'MMM-MyCommute',
          			position: 'top_right',
        			header: 'Tahmin Edilen Varis Suresi',
          			config: {
            				apikey: 'myAPI',
            				origin: 'Menderes, 381. Sk. 13-1, 34225 Esenler/Istanbul',
            				startTime: '00:00',
            				endTime: '23:59',
            				hideDays: [0,6],
            				destinations: [
              				{
                				destination: 'Sekerpinar, Otomotiv Cd. No:2, 41435 CAYIROVA/Cayirova/Kocaeli',
                				label: 'Araba',
                				mode: 'driving',
        					alternatives: true,
              				},
        
              				{
                				destination: 'Sekerpinar, Otomotiv Cd. No:2, 41435 CAYIROVA/Cayirova/Kocaeli',
                				label: 'Toplu Tasima',
                				mode: 'transit'
              				},
        
              				{
                				destination: 'Halicioglu, 34445 Beyoglu/Istanbul',
                				label: 'Servis Kalkis Noktasi',
                				mode: 'transit'
              				},
        
           		    			    ]
          				}
        		},
        
        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @semihbakrac
          last edited by

          @semihbakrac said in MMM-MyCommute not showing:

          hideDays: [0,6],

          so, you hid all the days??

          I edited out everything but this module def

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          S 2 Replies Last reply Reply Quote 0
          • S Offline
            semihbakrac @sdetweil
            last edited by

            @sdetweil omg. My brain is not working. I’m sorry to keep you busy :((( . Thanks for support

            1 Reply Last reply Reply Quote 0
            • S semihbakrac has marked this topic as solved on
            • S semihbakrac has marked this topic as unsolved on
            • S Offline
              semihbakrac @sdetweil
              last edited by

              @sdetweil I can only color the driving icon. I cannot color other icons. Bus,subway etc. The application acts as if the config file does not exist and only the warning screen appears. Do you know anything about this?

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @semihbakrac
                last edited by

                @semihbakrac sorry, know nothing about the internals…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • S semihbakrac has marked this topic as solved on
                • 1
                • 2
                • 1 / 2
                • 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