Read the statement by Michael Teeuw here.
MMM-MyCommute
-
Hi, thanks for the Module but i have a Problem with.
I have add 4 Stations and sometime the Modul works for 2 Stations.
But after 10 min i got a red Error on the working stations.Whats the Problem?
Thanks.
-
@Kecko @j-e-f-f
Each To->From request costs 1 transaction query. In my case, I have 3 copies of the module, with 3, 2, and 1 lookup respectively, giving me 6 queries every time the module refreshes (which is every 10 minutes).
Note that Google gives $200 free credits per month for the Developer API’s. See this link for more details
https://developers.google.com/maps/documentation/directions/usage-and-billing
If I’m reading it right, then based on the above you’d need to have 20,000 queries per month to exceed the free credits. Based on my usage, I’ll have around 26,000 per month (36 queries per hour * 24 hours * 30 days), so I’ll probably reduce the number of queries to get under the limit.
-
-
What is the error code for it ? If it’s 403, then check your login credentials.
Also what does “pm2 log” show from the command prompt ? That can give some indication of the issue.
-
I got the 403 error. I need to logon on the Pi? for the Module ?
I dont understand that i got error 403 and 200 on same time.
First way is error 403
Second way is 200 and its show me the Data. -
@bob said in MMM-MyCommute:
What is the error code for it ? If it’s 403, then check your login credentials.
Also what does “pm2 log” show from the command prompt ? That can give some indication of the issue.Okay it say me the daily request have exceeded. but its only 1 request for a day?
i need a activate billing account?Thanks
-
hi … I have a premium key made up of Client ID: and Crypto Key:
can I use it for this module? if so how should I insert them in the config? thank you -
Hi all, I hope you can help me? I can’t get this to work, no matter what I try. I’ve read everything I’ve found about this module, and tried everything, but nothing works. At the moment, I have copied and pasted the example entry, only adding the api key. Everything loads up with errors next to them. What am I doing wrong? On the google console, which api do I need to enable (currently, I’ve enabled everything for google maps)
-
@keithsizer Hi, you should just activate the “Directions API” on Google console. Best, L.
-
Is it right that you have to pay for Google Directions API for now? So if I dont pay for that I only have one request for each day? Because my log says my daily request have exceeded:/
-
a question about,
sorry if i’m not clear, my english is bad.
now that the APIs are no longer free, when the functions ‘start time / end time’ are activated and the module is not displayed on MagicMirror, does it make requests to google?
Ex. : If i set
endTime: '09:00',, module continues requests after ? -
This post is deleted! -
@smotx The module is designed to be as frugal as possible when making requests. Outside of your start and end times, no requests are being made to Google. Between those times, requests are made every ten minutes, one for each destination configured.
-
@bob so how often do you refresh the data to stay under the limit of the “free” tier?
-
This post is deleted! -
Hi, yesterday this module stopped working for me, I reinstalled it using the default config and still not working, I don’t even get the “loading” message
Anybody else?
Thanks
-
Hi, mine was working fine for me this morning.
-
@j-e-f-f - Thanks for creating this module.
I have a question - is it possible to use the Origin property inside the destination objects? The use case is that i’ll like to display the commute to work in the morning and in the evening display the traffic back from work. I believe this will be possible if origin can be defined at each destination level. -
@yupwho no, the module doesn’t work that way. However you can define a second instance if the module and use your work as the origin and route your way home. However it wouldn’t be an accurate representation of commute time because the module reflects current traffic patterns. So it might say your trip home right now is 20 minutes but it might actually be an hour at the time you actually commute home.
-
Does this module still work? I’ve just installed it and get nothing other than “Loading…” no matter what I try. I’ve used the example config (with my own API key) and tried a number from scratch and nothing works.
The MMM-Traffic module this is based on is installed and works so I know my API is working. Anything dumb I should check for to make sure I’ve not screwed up?
Edit: Solved it. When running in Docker I needed to restart the Container for the API key to get picked up and work.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
