Read the statement by Michael Teeuw here.
My-Commute error
-
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' }, ] } },
-
@wagon40 what is the problem?? I don’t know the module, but don’t know what you are trying to do
-
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.
-
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.