MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. cirdan
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 57
    • Best 12
    • Controversial 0
    • Groups 0

    cirdan

    @cirdan

    Modules:
    Dutch bustimes on github 73cirdan/mmm-bustimes,
    Dutch rain forecast on github 73cirdan/mmm-rainfc
    Local Calendar with email integration under dev.

    12
    Reputation
    1359
    Profile views
    57
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    cirdan Unfollow Follow

    Best posts made by cirdan

    • RE: Strange Glitching on HDMI

      @stickyrib with the 2.4 release a heating problem arose with heavy cpu usage due to electron. Is was adviced tot use the fkms (see post michael). When i followed up on this post both alternatives did not work out for me. One option got me star night like flickering in the widgets on screen, the other led to what you described. So I returned to the driver which was used up unto 2.3.
      Never thought about powering via the monitor to be the probleproblem/solution, but I do connect it that way.

      So still on default screen driver and no heating problem and no flickering.

      posted in Troubleshooting
      cirdan
      cirdan
    • RE: Library error after full reinstallation (full version Raspbian and MagicMirror version 2.5.0)

      Did a full reinstall last week. Last version os contains node, but misses npm. After installing npm the mm install script worked. I had to delete the MagicMirror directory which was kept from the first failed install

      posted in Troubleshooting
      cirdan
      cirdan
    • RE: Rainalarm (Buienalarm in Dutch)

      I made one based on the dutch buienradar api, icw sparkline js. Can upload it to github if you like. It’s a 2 hour forecast graph based on longitude/latitude

      posted in Requests
      cirdan
      cirdan
    • Updates for MMM-rainfc, MMM-Rijks, MMM-bustimes, introducing MMM-Harmony

      Just some news about some modules.

      Last month I updated most of my modules to reflect the deprecated request module. I know a wee late, but mysterically i didn’t get updates on the MM software.

      I replaced request with axios and did some bugfixing on most modules. Also checked al forks for downstream updates and included them.

      • MMM-rainfc does a rainforecast for the next hours in The Netherlands and some border countries.

      • MMM-Rijks shows art of the Rijksmuseum (also nice if you are not living in the Netherlands;-).

      • MMM-bustimes shows dutch public transport. MMM-bustimes is the renamed bustimes module, has some fixes from hervidero included.

      • MMM-Harmony shows in the mirror what activity is actual on the Logitech Harmony Hub (if you happen to own such a device)

      regards

      cirdan

      posted in Showcase
      cirdan
      cirdan
    • What's new with MMM-bustimes (dutch public transport)

      Today I released a new version of MMM-bustimes. The module was released for the first time in october 2017. Thanks to contributers like koenk, vpilo and hansterwal the module evolved into a nice piece of work.

      In the update you’ll find the latest additions from Koen. He added icon’s to indicate transport types, an option to show delay times, a live icon feature, station support and many more.

      The screenshot below showcases a number of different configurations

      default

      posted in Transport
      cirdan
      cirdan
    • RE: MMM-BMW-DS (A different kind of weather module)

      Like it mykle, even an lord of the rings theme

      posted in Utilities
      cirdan
      cirdan
    • RE: Rainalarm (Buienalarm in Dutch)

      @Mykle1 Not if it rains, Mykle, let me check my MM, ahh clear skies 😉

      posted in Requests
      cirdan
      cirdan
    • RE: MMM-BMW-DS (A different kind of weather module)

      Yep, that’s me, thanks for the fix mate

      posted in Utilities
      cirdan
      cirdan
    • RE: Rainalarm (Buienalarm in Dutch)

      @Peter Did a small addition with time labels under the graph. checked it in on github.

      posted in Requests
      cirdan
      cirdan
    • RE: MMM-BMW-DS (A different kind of weather module)

      @mykle1 tnx for the quick fix.
      (At last peace returns to the grey havens 😁)

      posted in Utilities
      cirdan
      cirdan

    Latest posts made by cirdan

    • Updates for MMM-rainfc, MMM-Rijks, MMM-bustimes, introducing MMM-Harmony

      Just some news about some modules.

      Last month I updated most of my modules to reflect the deprecated request module. I know a wee late, but mysterically i didn’t get updates on the MM software.

      I replaced request with axios and did some bugfixing on most modules. Also checked al forks for downstream updates and included them.

      • MMM-rainfc does a rainforecast for the next hours in The Netherlands and some border countries.

      • MMM-Rijks shows art of the Rijksmuseum (also nice if you are not living in the Netherlands;-).

      • MMM-bustimes shows dutch public transport. MMM-bustimes is the renamed bustimes module, has some fixes from hervidero included.

      • MMM-Harmony shows in the mirror what activity is actual on the Logitech Harmony Hub (if you happen to own such a device)

      regards

      cirdan

      posted in Showcase
      cirdan
      cirdan
    • RE: Raspberry reboot

      Wel, it shouldn’t reboot by itself, maybe logging shows a reason. You could switch hardware; pi or sd card.

      You could run with default magicmirror config. No extra modules installed. To see if its still reboots, and after that slowly add your extra modules to check if one module causes the reboot.

      When running in a frame, enable ssh, so you can remotely acces the pi. You can also use pm2. This process monitors your magicmirror en restarts the magicmirror when it stops or after a reboot.

      posted in Troubleshooting
      cirdan
      cirdan
    • RE: Raspberry reboot

      Not sure if I understand you. No need to restart, it runs for months. If you restart just change into de MagicMirror folder and type npm start

      posted in Troubleshooting
      cirdan
      cirdan
    • RE: Forum updated - I could use your help

      Can you reproduce the problems when you login with a new account?

      posted in Forum
      cirdan
      cirdan
    • RE: Forum updated - I could use your help

      Reply from firefox 68.7.0 at android 7.0. Looks ok. Edit: and is ok

      posted in Forum
      cirdan
      cirdan
    • RE: Error while updating.

      Or do ```
      git stash

      posted in Troubleshooting
      cirdan
      cirdan
    • RE: MMM-rain-forecast

      @teresab
      Hi there,

      the source I use for the rainforecast uses a dutch rain radar. The data provided is limited to roughly the size of the netherlands. Though some german users near the dutch border are able to use the module

      So unless you are located close to the dutch border, the module is not going to work for you. Maybe a german implementation exist, or you could build one yourself based on the dutch code and a german rain radar provider?

      Slightly offtopic. Currently i’m testing a rebuild of the module, to be released soon

      Regards cirdan

      posted in Utilities
      cirdan
      cirdan
    • What's new with MMM-bustimes (dutch public transport)

      Today I released a new version of MMM-bustimes. The module was released for the first time in october 2017. Thanks to contributers like koenk, vpilo and hansterwal the module evolved into a nice piece of work.

      In the update you’ll find the latest additions from Koen. He added icon’s to indicate transport types, an option to show delay times, a live icon feature, station support and many more.

      The screenshot below showcases a number of different configurations

      default

      posted in Transport
      cirdan
      cirdan
    • RE: Spam Posts: Update on this Problem?

      Did some reporting and blocking too, wonder if this is helpfull?

      posted in General Discussion
      cirdan
      cirdan
    • RE: Bus timetable from json file

      Its not that hard electros. Mykle isn’t the youngest either😄

      Make 1 small target at a time. Eg

      1 run an existing module eg bustimes
      2 change the nodehelper to read your datasource
      3 decide on the dataformat to feed into the getdom
      4 format the dataformat

      posted in Requests
      cirdan
      cirdan