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

    rak

    @rak

    5
    Reputation
    1.3k
    Profile views
    40
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    rak Unfollow Follow

    Best posts made by rak

    • RE: MMM-forecast-io -- Localized up to the minute weather

      Hi guys,

      I like the concept of the bars for the min/max temperature very much. I wanted the look of the hourly temperature graph a bit more more modern and slick.

      I sat down today and did some code magic. I am surprised how it went. The magicmirror is the first javescript project. So bear with me.

      This is how it looks now.

      0_1527880419978_72C1D4EB-B39E-400F-AD68-D5520107565F.png

      I created a fork which I will clean up a bit in the next weeks. Today I am glad it works at all ,-)?

      Enjoy.

      Ralf

      posted in Utilities
      R
      rak
    • RE: Weather Modul with bars for min/max temperature?

      Hi,

      thanks for pointing me to that module. I liked the modern view of the bars for min/max temperature.

      I was missing the rain probability and the hourly graph I wanted to be more modern.

      This is what I came up with

      alt text

      I hope you like it.

      Ralf

      posted in Utilities
      R
      rak

    Latest posts made by rak

    • RE: MMM-WatchDog

      Found this. Can this b the reason it did not restart again?

      When your app stays up for less than min_uptime (1s by default) until max_restarts (15 by default) is exceeded, it will stop restarting. So the most likely explanation here is that your app keeps crashing over and over for some reason. Whenever it stays up for longer than min_uptime, max_restarts is reset, so the default values should work just fine.

      posted in System
      R
      rak
    • RE: MMM-WatchDog

      Hello guys,

      I have mm running via PM2 already. I installed MMM-Watchdog. The gui crashed this night, but it did not restart. What did I do wrong?

      My PM2 looks like this …

      $ pm2 info MagicMirror
       Describing process with id 0 - name MagicMirror 
      ┌───────────────────┬──────────────────────────────────────────┐
      │ status            │ online                                   │
      │ name              │ MagicMirror                              │
      │ restarts          │ 0                                        │
      │ uptime            │ 37m                                      │
      │ script path       │ /home/pi/MagicMirror/installers/mm.sh    │
      │ script args       │ N/A                                      │
      │ error log path    │ /home/pi/.pm2/logs/MagicMirror-error.log │
      │ out log path      │ /home/pi/.pm2/logs/MagicMirror-out.log   │
      │ pid path          │ /home/pi/.pm2/pids/MagicMirror-0.pid     │
      │ interpreter       │ bash                                     │
      │ interpreter args  │ N/A                                      │
      │ script id         │ 0                                        │
      │ exec cwd          │ /home/pi                                 │
      │ exec mode         │ fork_mode                                │
      │ node.js version   │ N/A                                      │
      │ node env          │ N/A                                      │
      │ watch & reload    │ ✔                                        │
      │ unstable restarts │ 0                                        │
      │ created at        │ 2018-09-09T08:36:00.617Z                 │
      └───────────────────┴──────────────────────────────────────────┘
       Revision control metadata 
      ┌──────────────────┬────────────────────────────────────────────────┐
      │ revision control │ git                                            │
      │ remote url       │ https://github.com/MichMich/MagicMirror.git    │
      │ repository root  │ /home/pi/MagicMirror                           │
      │ last update      │ 2018-09-07T00:04:31.656Z                       │
      │ revision         │ 6aa156d95667b230264fd99c5df877b25759e710       │
      │ comment          │ Merge pull request #1343 from MichMich/develop │
      │ branch           │ master                                         │
      └──────────────────┴────────────────────────────────────────────────┘
      
      posted in System
      R
      rak
    • RE: MMM-GoogleMapsTraffic

      Hi,

      I added a pull request to the original module which adds markers and an option for transparent maps.

      Have fun.

      Regards
      Ralf

      posted in Transport
      R
      rak
    • RE: MMM-GoogleMapsTraffic

      @aurelsam asked for markers. I built this in a very generic way. Will create a pull request soon.

      posted in Transport
      R
      rak
    • RE: Apple TV meets MagicMirror.

      Thanks. Works like a charm. Did you “resize” the GoogleMapsTraffic somehow? Mine shows with very thick green lines for the highway/traffic. Can one with CSS resize the map to say 50% and double the size of the underlying graphic, which would thin out the lines a bit,

      posted in Showcase
      R
      rak
    • RE: Apple TV meets MagicMirror.

      This looks awesome. Thanks for sharing.

      Two questions. Can you post some samples from your custom css on the drop shadow? I was not able to solve this yet.

      Second point. When you create a snazzy map. How can you integrate it in MMM-GoogleMapsTraffic. I want to add markers for mine and my wifes work place. Is that possible?

      posted in Showcase
      R
      rak
    • MMM-GoogleMapsTraffic breaks MMM-KeyBindings

      Hello,

      I am stuck. My MagicMirror runs perfect and I can switch Pages with a Firefox remote easily for a very complex set of modules and pages.

      When I introduce MMM-GoogleMapsTraffic to the mix the MMM-KeyBinding breaks. I cant turn on/off the mirror.

      Anyone a clue why? Can someone please provide me a hint where to search?

      Regards
      Ralf

      posted in Troubleshooting
      R
      rak
    • RE: MMM-KeyBindings: Control your mirror with Amazon Fire Stick Remote and Generic Keyboard Inputs

      Another thing. The evdev “process” stopps working every now and than. A pm2 start evdev, gets it going again. Any clue how I could troubleshoot this?

      posted in Utilities
      R
      rak
    • RE: MMM-forecast-io -- Localized up to the minute weather

      Hello,

      because it meant to be for Grad Celcius and not Grad Fahrenheit. When ever will US go to a metric system ,-).

      Fix is easy.

      Search in modules/MMM-forecast-io/MMM-forecast-io.js for

      id: 'temperature',
                  position: 'left',
                  ticks: {
                    suggestedMin: 10,
      

      and change suggestedMin to you choosing, like 70 … .

      Enjoy.

      For the bars. You need more space. Make the module wider, or reduce the font size (custom.css).

      posted in Utilities
      R
      rak
    • RE: MMM-KeyBindings: Control your mirror with Amazon Fire Stick Remote and Generic Keyboard Inputs

      Solved it.

      I added “pairable on” to the mix. After that it worked.

      Works like a charm. Only thingis that after restarting MagicMirror (pm2 restart MagicMirror) the evdev service ist typically stopped and needs a restart as well (pm2 start evdev).

      Not sure whats missing here.

      posted in Utilities
      R
      rak