A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-TrainTimesRTT

    1
    1 Votes
    1 Posts
    589 Views
    T

    Train times in the UK using the RTT.io API. Install instructions are found within the README.md file. This module will only work for stations within the UK but will provide details such as bus replacement services, expected and actual arrival / departure times, as well as the current train status.

    Github repo: https://github.com/tticehurst/MMM-TrainTimesRTT
    Example

    example

  • MMM-transitfeed - upcoming departure board for most transit agencies

    9
    1 Votes
    9 Posts
    1k Views
    N

    @bnitkin Thank you, I’ll do as you instructed and will be pruning the GTFS in order to lighten it.
    You’re right, except for road work, timetable don’t change a week to another.

    Sadly individual GTFS source don’t exist anymore as the autority that manage transport in Paris has decided to centralize everything (for the best and the worst).

    Thank you again :)

  • MMM-aviationwx (Aviation weather)

    111
    0 Votes
    111 Posts
    86k Views
    S

    @hawkeyepilot69 I have u a link to the instructions on how to deal w that problem.

    as there are multiple libraries that cause the problem, I am trying to teach you how to find the problem by yourself and how to fix it.

    vs just giving u the answer and having you come back for the next same failure

  • MMM-Rejseplanen - A departure board for Danish train and bus stations

    19
    2 Votes
    19 Posts
    7k Views
    KristjanESPERANTOK

    The module has not been updated for a long time and has very old dependencies. There is a module that can also use a Rejseplanen API and is actively developed by me: https://github.com/KristjanESPERANTO/MMM-PublicTransportHafas

    It looks like this:Kolding.png

    This is the configuration of it:

    { module: "MMM-PublicTransportHafas", position: "top_left", config: { hafasProfile: "rejseplanen", stationID: "8600083", stationName: "Kolding St.", timeToStation: 5, showAbsoluteTime: false } },
  • MMM-VolvoOnCall upgrade get wrong

    2
    0 Votes
    2 Posts
    202 Views
    JerryPJ

    @JerryP
    oke…
    The problem is solved.
    First I dit the install of sudo pip install aiohttp
    Then sudo pip install docopt
    And last cd volvooncall
    git pull
    sudo python3 setup.py install
    voc list

    And the data was back.
    So I think in the upgrade to Bullseye the python3.9 was not complete
    After the 2 extra install the module was running again.

  • MMM-GoogleMapsTraffic module stops MMM-MySportsboard from working

    4
    0 Votes
    4 Posts
    842 Views
    D

    @TheGeekfather Absolute hero!!!

    I was having the exact same issue with it stopping MMM-TFL-Status

    Used your updated version and worked straight away.

  • MMM-MyTTC (Toronto Transit)

    27
    0 Votes
    27 Posts
    9k Views
    S

    @Lvl15_Gazebo cool. if u get stuck ask away

  • 0 Votes
    33 Posts
    12k Views
    S

    @Bungle68 what shows for showPlatform:true??

    says - if no platform info

  • Adding Arrivals to MMM-UKNationalRail

    1
    0 Votes
    1 Posts
    119 Views
    B

    Re: MMM-UKNationalRail - Rail departure info for specific UK Railway stations

    I’m trying to see where I can have both arrivals and departures from the same station.
    It’s working perfectly for Departures, just can’t see where I change the type to “arrival,departure”
    Also the station name is missing for some reason too?

  • MMM-Fuel: Faded Display Box

    4
    0 Votes
    4 Posts
    495 Views
    M

    Sorry for beeing late w| my reply - was on business trip for a week.
    Thanks a lot for this very helpful hint - works fine, even if I may face some issues when the module is being updated. We’ll see.
    But btw: does anyone know how the “stationIds” thing is working? My attempt to set a specific list of gas stations failed whatever I set up. It always reduces the shown gas stations to a default area of x km but gives a sh*t what I put into the stationIds field.

    { module: "MMM-Fuel", position: "bottom_center", config: { api_key: "xxx-xxx-xxx-xxx-xxx", lat: XX.261100, lng: XX.086829, max: 4, showAddress: false, showOpenOnly: true, types: ["diesel"], updateInterval: 900000, rotate: false, open: true, stationIds: ["5cef9466-ccff-46fc-ab7c-1a94a807f961", "89c023c3-b028-468c8107-7987d3b62c02" ], }, },

    I have no idea what to change to refer to the stationIds list.
    Thanks again for helping -
    Greets

  • 1 Votes
    24 Posts
    10k Views
    J

    @Neji Bonjour,

    Est-ce qu’une alternative a été créée ?

    Merci par avance ;)

  • MMM-TransporteCABA new module

    1
    2 Votes
    1 Posts
    166 Views
    S

    Hello everybody.
    A couple of students of my class have done a module for transport of CABA (Ciudad Autónoma de Buenos Aires), Argentina. It presents information about buses and subway of the entire city. It tooks the info from the city API in real time.
    Everybody can use it, I hope you enjoy it.

    Sebastian

  • MMM-BingRouting - using Bing Maps API for transport

    4
    1 Votes
    4 Posts
    686 Views
    M

    Any progress with this?

  • MMM-SNCF

    1
    0 Votes
    1 Posts
    346 Views
    D

    Re: MMM-SNCF

    J’avais un peu abandonné la configuration de ce module.
    Je retente mais je n’arrive toujours pas à le faire fonctionner !

    j’ai le message :
    “Chargement des prochains trains…”
    mais rien d’autre.

    Dans mon fichier config :

    { module: 'MMM-SNCF', position: 'top_left', header: 'Le Mans - Tours', config:{ departureStationUIC: "stop_area:STE:SA:OCE87396002", arrivalStationUIC: "stop_area:STE:SA:OCE87571000", apiKey: " MON API KEY obtenu sur https://www.digital.sncf.com/startup/api/token-developpeur", numberDays: 2, dateFormat: 'dddd HH:mm', displayName: true, displayCo2: false, coverage: "fr-nw", } },
  • MMM-MyVolvo

    5
    0 Votes
    5 Posts
    637 Views
    MZ-BERM

    @MMRIZE Thank you!!

  • MMM-MyCommute need to edit the arrival time

    3
    0 Votes
    3 Posts
    551 Views
    3

    @qistoph thanks for confirming that.

  • MMM-FlightRadarTracker (API issue)

    1
    0 Votes
    1 Posts
    337 Views
    D

    Dear community,
    MMM-FlightRadarTracker is such a nicely designed module. Unfortunately I have troubles sucessfully running the module on my Pi4. I see two possible scenarios:

    (1) the API consumption is no longer free of charge (as my basic reading of the log files potentially tell me). If so, does anyone know an alternative? (2) I’m an idiot and didnt configure it properly.

    Please advise.

    Much appreciated!

  • Thanx for the Update!

    1
    0 Votes
    1 Posts
    219 Views
    WominatorW

    Re: MMM-PublicTransportBerlin - Public transport for Berlin and Brandenburg (departures)

    Thank you for updating the module that quick after failure / changes!
    We really use this module allmost every day, Great job, really appreciate it!
    Regards
    Womi

  • Tankerkönig is not working :-(

    2
    0 Votes
    2 Posts
    295 Views
    kusselinK

    Hello together, is anyone here who can help me about my modules please?? i wre a long time not here and my MM was always running good…but about a few days tanerkönig and the football module will not display…here is a debugging from my MM. Perhaps anyone is here who can tell me what can i do?

    Thans a lot.

    Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/” behandelt, da das Schema nicht übereinstimmt. 2 192.168.200.184:8080 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/css/main.css” behandelt, da das Schema nicht übereinstimmt. main.css Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/fonts/roboto.css” behandelt, da das Schema nicht übereinstimmt. roboto.css Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/vendor.js” behandelt, da das Schema nicht übereinstimmt. vendor.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/defaults.js” behandelt, da das Schema nicht übereinstimmt. defaults.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/defaultmodules.js” behandelt, da das Schema nicht übereinstimmt. defaultmodules.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/config/config.js” behandelt, da das Schema nicht übereinstimmt. config.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/logger.js” behandelt, da das Schema nicht übereinstimmt. logger.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/translations/translations.js” behandelt, da das Schema nicht übereinstimmt. translations.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/translator.js” behandelt, da das Schema nicht übereinstimmt. translator.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/class.js” behandelt, da das Schema nicht übereinstimmt. class.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/loader.js” behandelt, da das Schema nicht übereinstimmt. loader.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/nunjucks/browser/nunjucks.min.js” behandelt, da das Schema nicht übereinstimmt. nunjucks.min.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/main.js” behandelt, da das Schema nicht übereinstimmt. main.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/socketclient.js” behandelt, da das Schema nicht übereinstimmt. socketclient.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/socket.io/socket.io.js” behandelt, da das Schema nicht übereinstimmt. socket.io.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/js/module.js” behandelt, da das Schema nicht übereinstimmt. module.js http://192.168.200.184:8080/socket.io/socket.io.js is being assigned a //# sourceMappingURL, but already has one socket.io.js Initializing MagicMirror. main.js:489:8 Loading core translation file: translations/de.json translator.js:128:9 Loading core translation fallback file: translations/en.json translator.js:151:9 Load script: modules/MMM-Carousel/MMM-Carousel.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/fonts/node_modules/roboto-fontface/fonts/roboto-condensed/Roboto-Condensed-Regular.woff2” behandelt, da das Schema nicht übereinstimmt. Roboto-Condensed-Regular.woff2 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/translations/de.json” behandelt, da das Schema nicht übereinstimmt. de.json Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/translations/en.json” behandelt, da das Schema nicht übereinstimmt. en.json Module registered: MMM-Carousel module.js:516:6 Bootstrapping module: MMM-Carousel loader.js:157:7 Scripts loaded for: MMM-Carousel loader.js:162:8 Styles loaded for: MMM-Carousel loader.js:164:9 Translations loaded for: MMM-Carousel loader.js:166:10 Load script: modules/default/alert/alert.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Carousel/MMM-Carousel.js” behandelt, da das Schema nicht übereinstimmt. MMM-Carousel.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/alert/alert.js” behandelt, da das Schema nicht übereinstimmt. alert.js Module registered: alert module.js:516:6 Bootstrapping module: alert loader.js:157:7 Load script: modules/default/alert/notificationFx.js loader.js:185:9 Scripts loaded for: alert loader.js:162:8 Load stylesheet: modules/default/alert/notificationFx.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/alert/notificationFx.js” behandelt, da das Schema nicht übereinstimmt. notificationFx.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/alert/notificationFx.css” behandelt, da das Schema nicht übereinstimmt. notificationFx.css Load stylesheet: vendor/css/font-awesome.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/css/font-awesome.css” behandelt, da das Schema nicht übereinstimmt. font-awesome.css Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/@fortawesome/fontawesome-free/css/v4-shims.min.css” behandelt, da das Schema nicht übereinstimmt. v4-shims.min.css Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/@fortawesome/fontawesome-free/css/all.min.css” behandelt, da das Schema nicht übereinstimmt. all.min.css Styles loaded for: alert loader.js:164:9 alert - Load translationfalse: translations/de.json translator.js:107:8 alert - Load translation fallback: translations/en.json translator.js:107:8 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/alert/translations/de.json” behandelt, da das Schema nicht übereinstimmt. de.json Translations loaded for: alert loader.js:166:10 Load script: modules/default/updatenotification/updatenotification.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/alert/translations/en.json” behandelt, da das Schema nicht übereinstimmt. en.json Module registered: updatenotification module.js:516:6 Bootstrapping module: updatenotification loader.js:157:7 Scripts loaded for: updatenotification loader.js:162:8 Styles loaded for: updatenotification loader.js:164:9 Translations loaded for: updatenotification loader.js:166:10 Load script: modules/default/clock/clock.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/updatenotification/updatenotification.js” behandelt, da das Schema nicht übereinstimmt. updatenotification.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/clock/clock.js” behandelt, da das Schema nicht übereinstimmt. clock.js Module registered: clock module.js:516:6 Bootstrapping module: clock loader.js:157:7 Load script: vendor/node_modules/moment/min/moment-with-locales.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/moment/min/moment-with-locales.js” behandelt, da das Schema nicht übereinstimmt. moment-with-locales.js Load script: vendor/node_modules/moment-timezone/builds/moment-timezone-with-data.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/moment-timezone/builds/moment-timezone-with-data.js” behandelt, da das Schema nicht übereinstimmt. moment-timezone-with-data.js Load script: vendor/node_modules/suncalc/suncalc.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/suncalc/suncalc.js” behandelt, da das Schema nicht übereinstimmt. suncalc.js Scripts loaded for: clock loader.js:162:8 Load stylesheet: modules/default/clock/clock_styles.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/clock/clock_styles.css” behandelt, da das Schema nicht übereinstimmt. clock_styles.css Styles loaded for: clock loader.js:164:9 Translations loaded for: clock loader.js:166:10 Load script: modules/default/calendar/calendar.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/calendar/calendar.js” behandelt, da das Schema nicht übereinstimmt. calendar.js Check MagicMirror version for module 'calendar' - Minimum version: 2.1.0 - Current version: 2.15.0 module.js:508:7 Version is ok! module.js:510:8 Module registered: calendar module.js:516:6 Bootstrapping module: calendar loader.js:157:7 File already loaded: moment.js loader.js:245:9 Scripts loaded for: calendar loader.js:162:8 Load stylesheet: modules/default/calendar/calendar.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/calendar/calendar.css” behandelt, da das Schema nicht übereinstimmt. calendar.css File already loaded: font-awesome.css loader.js:245:9 Styles loaded for: calendar loader.js:164:9 Translations loaded for: calendar loader.js:166:10 Bootstrapping module: calendar loader.js:157:7 File already loaded: moment.js loader.js:245:9 Scripts loaded for: calendar loader.js:162:8 File already loaded: calendar.css loader.js:245:9 File already loaded: font-awesome.css loader.js:245:9 Styles loaded for: calendar loader.js:164:9 Translations loaded for: calendar loader.js:166:10 Bootstrapping module: calendar loader.js:157:7 File already loaded: moment.js loader.js:245:9 Scripts loaded for: calendar loader.js:162:8 File already loaded: calendar.css loader.js:245:9 File already loaded: font-awesome.css loader.js:245:9 Styles loaded for: calendar loader.js:164:9 Translations loaded for: calendar loader.js:166:10 Load script: modules/MMM-OpenmapWeather/MMM-OpenmapWeather.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-OpenmapWeather/MMM-OpenmapWeather.js” behandelt, da das Schema nicht übereinstimmt. MMM-OpenmapWeather.js Module registered: MMM-OpenmapWeather module.js:516:6 Bootstrapping module: MMM-OpenmapWeather loader.js:157:7 File already loaded: moment.js loader.js:245:9 Scripts loaded for: MMM-OpenmapWeather loader.js:162:8 Load stylesheet: vendor/node_modules/weathericons/css/weather-icons.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/vendor/node_modules/weathericons/css/weather-icons.css” behandelt, da das Schema nicht übereinstimmt. weather-icons.css Load stylesheet: modules/MMM-OpenmapWeather/MMM-OpenmapWeather.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-OpenmapWeather/MMM-OpenmapWeather.css” behandelt, da das Schema nicht übereinstimmt. MMM-OpenmapWeather.css Styles loaded for: MMM-OpenmapWeather loader.js:164:9 Translations loaded for: MMM-OpenmapWeather loader.js:166:10 Load script: modules/default/weatherforecast/weatherforecast.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/weatherforecast/weatherforecast.js” behandelt, da das Schema nicht übereinstimmt. weatherforecast.js Module registered: weatherforecast module.js:516:6 Bootstrapping module: weatherforecast loader.js:157:7 File already loaded: moment.js loader.js:245:9 Scripts loaded for: weatherforecast loader.js:162:8 File already loaded: weather-icons.css loader.js:245:9 Load stylesheet: modules/default/weatherforecast/weatherforecast.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/weatherforecast/weatherforecast.css” behandelt, da das Schema nicht übereinstimmt. weatherforecast.css Styles loaded for: weatherforecast loader.js:164:9 Translations loaded for: weatherforecast loader.js:166:10 Load script: modules/MMM-Remote-Control/MMM-Remote-Control.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Remote-Control/MMM-Remote-Control.js” behandelt, da das Schema nicht übereinstimmt. MMM-Remote-Control.js Check MagicMirror version for module 'MMM-Remote-Control' - Minimum version: 2.12.0 - Current version: 2.15.0 module.js:508:7 Version is ok! module.js:510:8 Module registered: MMM-Remote-Control module.js:516:6 Bootstrapping module: MMM-Remote-Control loader.js:157:7 Scripts loaded for: MMM-Remote-Control loader.js:162:8 Load stylesheet: modules/MMM-Remote-Control/remote-control.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Remote-Control/remote-control.css” behandelt, da das Schema nicht übereinstimmt. remote-control.css Styles loaded for: MMM-Remote-Control loader.js:164:9 Translations loaded for: MMM-Remote-Control loader.js:166:10 Load script: modules/MMM-SoccerLiveScore/MMM-SoccerLiveScore.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-SoccerLiveScore/MMM-SoccerLiveScore.js” behandelt, da das Schema nicht übereinstimmt. MMM-SoccerLiveScore.js Module registered: MMM-SoccerLiveScore module.js:516:6 Bootstrapping module: MMM-SoccerLiveScore loader.js:157:7 File already loaded: moment.js loader.js:245:9 Scripts loaded for: MMM-SoccerLiveScore loader.js:162:8 File already loaded: font-awesome.css loader.js:245:9 Load stylesheet: modules/MMM-SoccerLiveScore/MMM-SoccerLiveScore.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-SoccerLiveScore/MMM-SoccerLiveScore.css” behandelt, da das Schema nicht übereinstimmt. MMM-SoccerLiveScore.css Styles loaded for: MMM-SoccerLiveScore loader.js:164:9 Translations loaded for: MMM-SoccerLiveScore loader.js:166:10 Load script: modules/MMM-Formula1/MMM-Formula1.js loader.js:185:9 Module registered: MMM-Formula1 module.js:516:6 Bootstrapping module: MMM-Formula1 loader.js:157:7 Scripts loaded for: MMM-Formula1 loader.js:162:8 File already loaded: font-awesome.css loader.js:245:9 Load stylesheet: modules/MMM-Formula1/MMM-Formula1.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Formula1/MMM-Formula1.js” behandelt, da das Schema nicht übereinstimmt. MMM-Formula1.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Formula1/MMM-Formula1.css” behandelt, da das Schema nicht übereinstimmt. MMM-Formula1.css Styles loaded for: MMM-Formula1 loader.js:164:9 MMM-Formula1 - Load translationfalse: translations/de.json translator.js:107:8 MMM-Formula1 - Load translation fallback: translations/en.json translator.js:107:8 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Formula1/translations/de.json” behandelt, da das Schema nicht übereinstimmt. de.json Translations loaded for: MMM-Formula1 loader.js:166:10 Load script: modules/MMM-Tankerkoenig/MMM-Tankerkoenig.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Formula1/translations/en.json” behandelt, da das Schema nicht übereinstimmt. en.json Check MagicMirror version for module 'MMM-Tankerkoenig' - Minimum version: 2.2.0 - Current version: 2.15.0 module.js:508:7 Version is ok! module.js:510:8 Module registered: MMM-Tankerkoenig module.js:516:6 Bootstrapping module: MMM-Tankerkoenig loader.js:157:7 Scripts loaded for: MMM-Tankerkoenig loader.js:162:8 Load stylesheet: modules/MMM-Tankerkoenig/MMM-Tankerkoenig.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tankerkoenig/MMM-Tankerkoenig.js” behandelt, da das Schema nicht übereinstimmt. MMM-Tankerkoenig.js Styles loaded for: MMM-Tankerkoenig loader.js:164:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tankerkoenig/MMM-Tankerkoenig.css” behandelt, da das Schema nicht übereinstimmt. MMM-Tankerkoenig.css MMM-Tankerkoenig - Load translationfalse: i18n/de.json translator.js:107:8 MMM-Tankerkoenig - Load translation fallback: i18n/en.json translator.js:107:8 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tankerkoenig/i18n/de.json” behandelt, da das Schema nicht übereinstimmt. de.json Translations loaded for: MMM-Tankerkoenig loader.js:166:10 Load script: modules/MMM-SmartWebDisplay/MMM-SmartWebDisplay.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tankerkoenig/i18n/en.json” behandelt, da das Schema nicht übereinstimmt. en.json Laden fehlgeschlagen für das <script> mit der Quelle "http://192.168.200.184:8080/modules/MMM-SmartWebDisplay/MMM-SmartWebDisplay.js". 192.168.200.184:8080:1:1 Load script: modules/MMM-ioBroker/MMM-ioBroker.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-SmartWebDisplay/MMM-SmartWebDisplay.js” behandelt, da das Schema nicht übereinstimmt. MMM-SmartWebDisplay.js Module registered: MMM-ioBroker module.js:516:6 Bootstrapping module: MMM-ioBroker loader.js:157:7 Scripts loaded for: MMM-ioBroker loader.js:162:8 Load stylesheet: modules/MMM-ioBroker/MMM-ioBroker.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-ioBroker/MMM-ioBroker.js” behandelt, da das Schema nicht übereinstimmt. MMM-ioBroker.js Styles loaded for: MMM-ioBroker loader.js:164:9 Translations loaded for: MMM-ioBroker loader.js:166:10 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-ioBroker/MMM-ioBroker.css” behandelt, da das Schema nicht übereinstimmt. MMM-ioBroker.css Load script: modules/MMM-Fuel/MMM-Fuel.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Fuel/MMM-Fuel.js” behandelt, da das Schema nicht übereinstimmt. MMM-Fuel.js Module registered: MMM-Fuel module.js:516:6 Bootstrapping module: MMM-Fuel loader.js:157:7 Scripts loaded for: MMM-Fuel loader.js:162:8 File already loaded: font-awesome.css loader.js:245:9 Load stylesheet: modules/MMM-Fuel/MMM-Fuel.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Fuel/MMM-Fuel.css” behandelt, da das Schema nicht übereinstimmt. MMM-Fuel.css Styles loaded for: MMM-Fuel loader.js:164:9 MMM-Fuel - Load translationfalse: translations/de.json translator.js:107:8 MMM-Fuel - Load translation fallback: translations/en.json translator.js:107:8 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Fuel/translations/de.json” behandelt, da das Schema nicht übereinstimmt. de.json Translations loaded for: MMM-Fuel loader.js:166:10 Load script: modules/MMM-PublicTransportHafas/MMM-PublicTransportHafas.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Fuel/translations/en.json” behandelt, da das Schema nicht übereinstimmt. en.json Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-PublicTransportHafas/MMM-PublicTransportHafas.js” behandelt, da das Schema nicht übereinstimmt. MMM-PublicTransportHafas.js Module registered: MMM-PublicTransportHafas module.js:516:6 Bootstrapping module: MMM-PublicTransportHafas loader.js:157:7 File already loaded: moment.js loader.js:245:9 Load script: modules/MMM-PublicTransportHafas/core/PTHAFASDomBuilder.js loader.js:185:9 Load script: modules/MMM-PublicTransportHafas/core/PTHAFASTableBodyBuilder.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-PublicTransportHafas/core/PTHAFASDomBuilder.js” behandelt, da das Schema nicht übereinstimmt. PTHAFASDomBuilder.js Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-PublicTransportHafas/core/PTHAFASTableBodyBuilder.js” behandelt, da das Schema nicht übereinstimmt. PTHAFASTableBodyBuilder.js Scripts loaded for: MMM-PublicTransportHafas loader.js:162:8 Load stylesheet: modules/MMM-PublicTransportHafas/css/styles.css loader.js:204:9 File already loaded: font-awesome.css loader.js:245:9 Styles loaded for: MMM-PublicTransportHafas loader.js:164:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-PublicTransportHafas/css/styles.css” behandelt, da das Schema nicht übereinstimmt. styles.css MMM-PublicTransportHafas - Load translationfalse: translations/de.json translator.js:107:8 MMM-PublicTransportHafas - Load translation fallback: translations/en.json translator.js:107:8 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-PublicTransportHafas/translations/de.json” behandelt, da das Schema nicht übereinstimmt. de.json Translations loaded for: MMM-PublicTransportHafas loader.js:166:10 Load script: modules/default/compliments/compliments.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-PublicTransportHafas/translations/en.json” behandelt, da das Schema nicht übereinstimmt. en.json Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/default/compliments/compliments.js” behandelt, da das Schema nicht übereinstimmt. compliments.js Module registered: compliments module.js:516:6 Bootstrapping module: compliments loader.js:157:7 File already loaded: moment.js loader.js:245:9 Scripts loaded for: compliments loader.js:162:8 Styles loaded for: compliments loader.js:164:9 Translations loaded for: compliments loader.js:166:10 Load script: modules/MMM-Tools/MMM-Tools.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tools/MMM-Tools.js” behandelt, da das Schema nicht übereinstimmt. MMM-Tools.js Module registered: MMM-Tools module.js:516:6 Bootstrapping module: MMM-Tools loader.js:157:7 Load script: modules/MMM-Tools/configMerge.min.js loader.js:185:9 [@bugsounet] configMerge v1.0.0 Loaded ! configMerge.min.js:1:330 Scripts loaded for: MMM-Tools loader.js:162:8 Load stylesheet: modules/MMM-Tools/MMM-Tools.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tools/configMerge.min.js” behandelt, da das Schema nicht übereinstimmt. configMerge.min.js Styles loaded for: MMM-Tools loader.js:164:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tools/MMM-Tools.css” behandelt, da das Schema nicht übereinstimmt. MMM-Tools.css MMM-Tools - Load translationfalse: translations/de.json translator.js:107:8 MMM-Tools - Load translation fallback: translations/en.json translator.js:107:8 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tools/translations/de.json” behandelt, da das Schema nicht übereinstimmt. de.json Translations loaded for: MMM-Tools loader.js:166:10 Load script: modules/MMM-Traffic/MMM-Traffic.js loader.js:185:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Tools/translations/en.json” behandelt, da das Schema nicht übereinstimmt. en.json Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Traffic/MMM-Traffic.js” behandelt, da das Schema nicht übereinstimmt. MMM-Traffic.js Module registered: MMM-Traffic module.js:516:6 Bootstrapping module: MMM-Traffic loader.js:157:7 File already loaded: moment.js loader.js:245:9 Scripts loaded for: MMM-Traffic loader.js:162:8 Load stylesheet: modules/MMM-Traffic/traffic.css loader.js:204:9 Das Cookie “PVELangCookie” wird bald als Cross-Site-Cookie gegen “http://192.168.200.184:8080/modules/MMM-Traffic/traffic.css” behandelt, da das Schema nicht übereinstimmt. traffic.css File already loaded: font-awesome.css loader.js:245:9 Styles loaded for: MMM-Traffic loader.js:164:9 Translations loaded for: MMM-Traffic loader.js:166:10 Bootstrapping module: MMM-Traffic loader.js:157:7 File already loaded: moment.js loader.js:245:9 Scripts loaded for: MMM-Traffic loader.js:162:8 File already loaded: traffic.css loader.js:245:9 File already loaded: font-awesome.css loader.js:245:9
  • MMM-Traffic 2.0

    21
    1 Votes
    21 Posts
    6k Views
    S

    Hi,

    I’ve posted an issue on github, because duration is very different of google maps…(and google maps is more accuracy than mapbox api…)

    https://github.com/SamLewis0602/MMM-Traffic/issues/103

    Could you tell me if i’m only person with this problem ?

    Lat/long are reversed as indicated on the readme, this is not the problem.

    Thank you.