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
    • currentweather icons are not displayed transparent

      I’m using the currentweather module and the MMM-RandomPhoto module on my MagicMirror. This works like a charm but the weather icons displayed by currentweather are not transparent. They are displayed in a small black box.

      Does anybody know how to fix that?

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

      @E3V3A I prefer wine. ;)

      I’m looking forward to see your results.

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

      @Klinge There is now also an update available which will prevent this “layer 8 problem“. ;)

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

      @Klinge The problem lies in your settings. First you listed timeToStation twice. The last setting will apply which is 60. Next you state that you only want to see departures within the next 10 minutes (timeInFuture). That will lead to only unreachable departures. Of course it is a bug that the module crashes. I will fix that with the next update.

      But for now you can bring your mirror to work if you set timeInFuture to a higher value. Maybe you should use 60. That way the module has enough departures to choose from.

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

      @E3V3A I have had a look at your code. I’ve opened a pull request. Have look!

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

      @E3V3A Your code looks nicer this way. Well done!

      What do you want to do next? Try to describe the goal. Maybe you should open an issue in GitHub where you describe what you want to do next. That way you will not forget what you wanted to achieve and others (like me) can see what you’re up to.

      BTW: I left some comments on your code on GitHub.

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

      @__Tom__ Hallo Tom! Wenn um das Lernen geht und den Spaß an der Sache, dann darf es gerne auch kompliziert sein. :)
      Alle anderen, die was einfacheres suchen, können ja dann auf mein Modul zurückgreifen.

      Dir auch viel Spaß beim Basteln! :)

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

      @djsunrise19 Can you please open an issue in the GitHub repository and provide there information on your used stationID?

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

      It is now possible to display the departure time in absolute (like 18:02+3) or relative (in 7 minutes) format via showAbsoluteTime. Furthermore you can reorder the columnOrder via tableHeaderOrder;

      Leuschner Platz, Leipzig (displaying departure times in relative format and reordered columns)

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

      @E3V3A Thank you! It was indeed my goal to write more readable code. Oftentimes javascript code is a mess and I thought I can do better.

      I’ve had a look at your code. It’s quite nice too. But of course it can be improved. ;)

      Maybe you should consider putting the methods processData, getData and scheduleUpdate in another class or at least in the node_helper.js file which is meant for exactly this purpose.

      posted in Development
      R
      raywo
    • 1 / 1