MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. raywo
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    R
    Offline
    • Profile
    • Following 0
    • Followers 3
    • Topics 4
    • Posts 49
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: DeutscheBahn - API - direct relations - information of german railway - DB

      @djsunrise19 Du brauchst nicht mehr selbst zu schauen. Ich habe es doch schnell implementiert.
      Du kannst jetzt mit der Option showAbsoluteTime bestimmen ob die Zeit absolut oder relativ angezeigt werden soll. Außerdem kannst mit der Option tableHeaderOrder auch noch die Reihenfolge der Spalten verändern.

      posted in Transport
      R
      raywo
    • RE: MMM-Tabulator: How to port HTML JS imports to node JS imports? [solved]

      @E3V3A I don’t know whether that helps but you need to write this.file("node_modules/jquery-ui-dist/jquery-ui.min.js") in your getStyles and getScripts functions.

      posted in Troubleshooting
      R
      raywo
    • RE: I got sucked up into a magic mirror! (and need some help)

      @E3V3A I think your solution may be overly complicated. Why do you need JQuery?

      You can have a look at my recent module MMM-PublicTransportHafas which does exactly what you described:

      • has a multicolumn (not) coloured table
      • updates every so and so minutes (user configurable)
      • uses plain js to generate the table
      • uses another api to request JSON-data to populate the table

      Maybe this is a good starting point for you.
      Can you share your code you have?

      posted in Development
      R
      raywo
    • RE: DeutscheBahn - API - direct relations - information of german railway - DB

      @djsunrise19 Das Modul hat das so nicht vorgesehen. Aber du kannst ja einen Fork machen und die Darstellung entsprechend deinen Wünschen anpassen.

      posted in Transport
      R
      raywo
    • RE: DeutscheBahn - API - direct relations - information of german railway - DB

      @djsunrise19 Geht mir ähnlich. ;)
      Mein Modul unterscheidet sich zu MMM-PublicTransportDB auch nur insofern, dass es von mir ist ;) und dass ich erläutere, wie man zu seiner stationID kommt.
      Dass du mein Modul nicht kanntest, mag daran liegen, dass ich es erst vor ein paar Tagen fertiggestellt habe.

      posted in Transport
      R
      raywo
    • RE: DeutscheBahn - API - direct relations - information of german railway - DB

      Hallo! Mir ist der Thread hier beim Stöbern aufgefallen. Mir scheint, dass ihr euch das Leben unnötig schwer macht. Es gibt einen wunderbaren Client für die Bahn-API, der sehr leicht zu benutzen ist: hafas-client.

      Wie man diesen Client benutzt und in ein Modul einbindet, könnt ihr in meinem Modul MMM-PublicTransportHafas sehen. Wenn ihr nur eine Anzeige der Abfahrten in eine bestimmte Richtung benötigt, dann macht das mein Modul sogar schon. Wenn ihr auch an Umsteigeverbindungen interessiert seid, könnt ihr mal schauen, ob die journeys-Funktion vom hafas-client euch weiter bringt.

      Viel Spaß beim Basteln!

      posted in Transport
      R
      raywo
    • RE: Station monitor KVB Köln

      @anf As far as I understood the HAFAS-system the data displayed there comes from the local providers. So if KVB feeds HAFAS with realtime info it would be displayed by my module.
      On a first short test I saw delay information. So I think KVB delivers realtime info to HAFAS.

      posted in Requests
      R
      raywo
    • RE: Station monitor KVB Köln

      I think my module MMM-PublicTransportHafas will do exactly what you need.

      posted in Requests
      R
      raywo
    • MMM-PublicTransportHafas – Public transport information for all stations known to Deutsche Bahn

      Description

      I just finished my latest module. It can be used to display departures from a station near you.

      The module uses data from the HAFAS system which is fed by nearly all transportation providers in Germany. Most providers even provide real time information on the departures. As far as I know and read this system is used also in many other European countries especially Switzerland and Austria. So give it a try if you located there.

      It is possible to use this module to display local transport departures like tram or bus or regional and national transport departures.

      Screenshots

      departures from Leipzig Main Station

      regional and national departures from Leipzig Main Station

      Download

      [card:raywo/MMM-PublicTransportHafas]

      posted in Transport transport deutsche bahn
      R
      raywo
    • 1
    • 2
    • 3
    • 4
    • 5
    • 5 / 5