Thanks for your help I found my 2 errors with the "
and i didn’t activate javascript api map in google.
Read the statement by Michael Teeuw here.
Posts
-
RE: Module to show local traffic information - UK
-
RE: Try to update a module
@Mykle1 Thanks again ;) you are right
sometimes when i can’t have a very good english is difficult to understand …
thanks… -
Try to update a module
HI
when i try to update a module ‘MMM-Traffic’
i go in cd MagicMirror/modules/MMM-Traffic
and i do ‘git pull’
i have a message :
error: your local changes to the following files would be overwritten by merge: MMM-Taffic.js
please, commit your changes or stash them before you can merge.
Abortingwhy ?
thanks. -
RE: MMM-ImagesPhotos - Show images from a directory
@roramirez sorry but how i can do that …
-
RE: Module to show local traffic information - UK
black screen when i add this:
{
module: ‘MMM-iFrameReload’,
header: ‘Traffic Map’,
position: ‘top_right’, // This can be any of the regions.
config: {
// See ‘Configuration options’ for more information.
url: ‘http://localhost:8080/modules/MMM-iFrameReload/nameofhtmlfile.html’,
width: ‘580px’, // Optional. Default: 400px
height: ‘1100px’, // Optional. Default: 800px
refreshInterval: 600 //Optional. Default: 3600 = 1 hour
}
},
Can i use for my html file the same api key than MMM-traffic ? -
RE: MMM-ImagesPhotos - Show images from a directory
hi
possible to get a directory a nas?
-
RE: Module to show local traffic information - UK
looks like very nice !! this module work ?
-
RE: try to find module
How i can ?
calendars: [
{
symbol: ‘calendar-check-o’,
url: ‘first adress ical’,
url: ‘second adress ical’
}
]
like that ?