Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hungarian address #21

Open
zoldev opened this issue Jan 25, 2019 · 2 comments
Open

Hungarian address #21

zoldev opened this issue Jan 25, 2019 · 2 comments

Comments

@zoldev
Copy link

zoldev commented Jan 25, 2019

Hi!

How can i add my hungarian address?
{
module: 'MMM-MyCommute',
position: 'top_right',
config: {
apikey: '######',
origin: 'Orczy ut 46-48 Budapest',
startTime: '00:00',
endTime: '23:59',
hideDays: [0,6],
destinations: [
{
destination: 'Vegyesz utca 17-25 Budapest',
label: 'Parafix',
mode: 'driving',
time: null
}
]
}
},

It is not working! Just loading...
thx

@julien-bouquet
Copy link

I'm testing with your parameters, and it's work. Do you have npm install in this module ? it's require to get library moment and require.

@zoldev
Copy link
Author

zoldev commented Feb 12, 2019

The problem was in my Google Account.
The Api request was limited. One request per day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants