• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-DVB - Local Dresden transport (DVB) departure times

Scheduled Pinned Locked Moved Transport
6 Posts 4 Posters 4.2k Views 5 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    skastenholz
    last edited by skastenholz Feb 6, 2017, 9:06 PM Feb 6, 2017, 8:57 PM

    Thanks to the inspiration of @yo-less and his MMM-KVV module I contributed a station monitor for Dresden (DVB, VVO). Looking forward for your feedback!
    [card:skastenholz/MMM-DVB]

    R 1 Reply Last reply Mar 14, 2017, 6:50 PM Reply Quote 0
    • R Offline
      Ralf @skastenholz
      last edited by Mar 14, 2017, 6:50 PM

      @skastenholz Many Thanks. Works like a charme. The modul has the wife’s acceptance factor significantly increased.

      1 Reply Last reply Reply Quote 0
      • N Offline
        Nick
        last edited by Oct 19, 2017, 7:33 PM

        @skatenholz thx! Do I need to install dvbjs to get it to work? If so, how?

        With the minimal module configuration in config.js I get the “Please create config file” error message

        1 Reply Last reply Reply Quote 0
        • R Offline
          Ralf
          last edited by Oct 20, 2017, 10:50 AM

          Hallo Nick,
          folge einfach diesen Schritten:
          1 Navigate into your MagicMirror’s modules folder.
          2 Execute git clone https://github.com/skastenholz/MMM-DVB.git.
          3 Execute cd MMM-DVB.
          4 Execute npm install.
          Ist ja auch alles auf der Modul Seite beschrieben. Da wird dann auch dvb.js installiert.

          In der config nutze das untere Beispiel von der Seite:
          module: ‘MMM-DVB’,
          position: ‘top_left’,
          config: {
          stopName: ‘Hauptbahnhof’, // Which stop would you like to have displayed?
          timeOffset: 5, // With how many minutes in advance should connections be displayed?
          resultNum: 5, // How many connections should be displayed?
          lines: [“1”, “2”], // What lines should be displayed?
          directions: [“Striesen”], // What directions should be displayed?
          reload: 60000 // How often should the information be updated? (In milliseconds)
          Bei mir läuft das Modul perfekt. Wenn noch was unklar ist einfach melden.
          Ralf

          1 Reply Last reply Reply Quote 0
          • N Offline
            Nick
            last edited by Oct 20, 2017, 9:14 PM

            Danke Ralf, es funktioniert, alles gut. War mein fehler.

            Ich habe aber eine andere Haltestelle eingegeben und ich habe gesehen dass bei der erste “reload” hat es wieder (nur für kurze Zeit) die Info für HBF gezeigt… Aber funktioniert alles jetzt. Danke!

            1 Reply Last reply Reply Quote 0
            • I Offline
              illef
              last edited by Mar 15, 2019, 8:18 AM

              Gibts denn auch eine Möglichkeit eine Richtung auszuschließen. An einer Haltestelle wechselt gerade im Bauprozess das Ziel einer Buslinie. Da wäre es praktisch, wenn durch ein “!directions” die Abfrage umgekehrt werden könnte.

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy