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.

    My-Commute error

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    4 Posts 2 Posters 836 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.
    • W Offline
      wagon40
      last edited by

      Hello, I posted this in the My-commute multi page post but no reply after a few days.

      I have the module downloaded and the dependencies. I attempted to take out the second work address with no changes. I cannot find anything wrong with my code and my google account shows that it is counting every request. not sure where the issue is. Any help would be great.

      {
      			module: "MMM-MyCommute",
      			position: "bottom_bar",
      			config: {
          				apikey: 'google api key',
          				origin: ' Rd, city, state zip',
          				startTime: '00:00',
          				endTime: '23:59',
          				destinations: [
            					{
             				 	destination: ' Ave, city, state zip',
             				 	label: ' Work1',
             				 	mode: 'driving',
              				color: '#82E5AA'
            					},
      					{
             				 	destination: ' Ave, city, state zip',
             				 	label: ' Work2',
             				 	mode: 'driving',
              				color: '#82E5AA'
            					},
      				]
      			}
      		},
      
      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @wagon40
        last edited by

        @wagon40 what is the problem?? I don’t know the module, but don’t know what you are trying to do

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • W Offline
          wagon40
          last edited by

          Hello again sdetweil ! So it shows up on the mirror bottom as it should but where it should show the time it shows “error” in red. does show updates in the middle every 10mins or so.

          Im just looking for it to work. Show me route times and change colors when there will be a delay.

          1 Reply Last reply Reply Quote 0
          • W Offline
            wagon40
            last edited by

            Im starting to believe it is a google api issue. I have tried to restrict it but at this point i am lost. I also tried to install MMM-Traffic with no success either.

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