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

    Topics

    • Hein-JanH

      Fetch is not a function

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      7
      0 Votes
      7 Posts
      2k Views
      Hein-JanH
      @sdetweil Thanks for the clarification. Will try the script next time. Hein-Jan
    • Hein-JanH

      MMM-DropboxWallpaper halting mirror

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      5
      0 Votes
      5 Posts
      792 Views
      Hein-JanH
      Second attemp: [image: 1577722477909-dev.jpg] mm-out.log: [DBXWLP] DSC_0244.JPG is downloaded. [DBXWLP] DSC_0258.JPG is downloaded. [DBXWLP] DSC_0199.JPG is downloaded. [DBXWLP] IMG-20191229-WA0000.jpg is downloaded. last entries in mm-error.log: (node:10880) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 28): TypeError: Cannot read property 'hash' of null (node:10880) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 29): TypeError: Cannot read property 'hash' of null (node:10880) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 30): TypeError: Cannot read property 'hash' of null (node:10880) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 31): TypeError: Cannot read property 'hash' of null (node:10880) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 32): TypeError: Cannot read property 'hash' of null (node:10880) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 33): TypeError: Cannot read property 'hash' of null (node:10880) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 34): TypeError: Cannot read property 'hash' of null I’m not seeing it. Which probably means I am not looking at the right place… Hein-Jan
    • Hein-JanH

      MMM-ModuleScheduler, MMM-Remote-Control & MMv2.4.1

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      Hein-JanH
      @AxLed Sorry it took me some time to reply. Holidays and such. In reply to your suggestions: 1st idea: Haven’t tried, I went a different route, see underneath. 2nd idea: had tried i before; commands via the URL worked. It decided to go another route. Instead of using MMM-ModuleScheduler I have opted to use Cron to do the MONITORON and MONITOROFF commands. As I was only having trouble at the MONITORON command I first tried this in Cron. To my surpise I now had a mirror in the morning but not in the evening. It turned out that I was sending 1 MONITOROFF with Cron (after the nightly reboot). Actually I am not using MONITORON and MONITOROFF in Cron but vcgencmd display_power 1 and vcgencmd display_power 0. After the vcgencmd display_power 0 I was able to use Cron to turn the monitor back on with vcgencmd display_power 1 But after MONITOROFF I was not able to turn the monitor back on with vcgencmd display_power 1. So MONITOROFF seems to be doing something strange in combination with the FakeKMS driver. I think I read a similar conclusion in another post: https://forum.magicmirror.builders/topic/8556/monitor-not-waking-up-from-sleep So my work around for all this is Cron. And it is working. And I learned something about Cron. Hope this may also help others who are struggling. Hein-Jan
    • Hein-JanH

      My mirror

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      1
      0 Votes
      1 Posts
      2k Views
      Hein-JanH
      My fellow MagicMirror enthusiasts, I ran into Michael project about a year or more ago. It kept nagging in the back of my mind. Having revisited it in November I saw that the MagicMirror2 had sprung to life. That got me going, so I decided to start my project over Christmas. The monitor and Pi were relative easy, and within a few days I had the computer hardware running (thanks KirAsh4 for an excellent tutorial!). Then came the woodwork. Going to a local DIY store and buying some strips of MDF (Medium Density Fibreboard) and a strip of architrave (the strips that cover the gap between a doorframe and the wall) was again relative simple. Getting all that together into a simple, square, seamless frame cost a lot of filler and sanding work. 3 layers of undercoat and 3 layers of colour topcoat took throughput time (applying was 5 minutes, drying 24 hrs…). I had decided that I wanted a metallic finish. So I ordered 5 grams of flakes and mixed them with a clear coat. 2 layers of mixed coat, topped with 3 layers of clear coat (without the flakes) finished the paint job. Ah, I almost forgot, I also had to paint the back of and the sides of the frame as they would be visible, also adding to the throughput time. In one of the final days of 2016 I went to a local interior decoration store and informed about obtaining an observation mirror. In the second week of January I received their quote, and confirmed the order. Delivery took another 2 weeks. So hardware took me about 2 days, the woodwork about a week, the paintjob almost 2,5 weeks, getting the mirror took me 4 weeks. The simple 24” 16:9 monitor was about € 120,-, the Pi including power supply, casing, HDMI cable etc. € 70,-, the woodwork € 15,-. The paint was another € 50,-. The mirror was € 120,-. So in total the cost amount to something between € 350,- and € 400,-. This weekend it all came together. [image: 1485689183094-mirror-compr2.jpg] I am quite pleased about the metallic effect: [image: 1485689015648-metallic.jpg] The woodcolorred glow on the frame is a reflection of my yellow fleece, not a imperfection in the paint job :smiley: . I am running: Systemtemp, Updatenotification, Remote Control (which now has an update module in it!), Clock, Calendar Monthly, Calendar (with Google agenda), Compliments (need to look into using a compliments file…), Currentweather, Weatherforecast, Wunderlist (twice for separate lists), Newsfeed (by nu.nl).
    • Hein-JanH

      White screen after MMM-Remote-Control update

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      9
      0 Votes
      9 Posts
      6k Views
      J
      @Hein-Jan Sorry about this, forgot to mention, that the new version introduces dependencies which must be installed. @roramirez answer should work for anyone having the same problem (thanks!).
    • Hein-JanH

      MMM-Remote-Control

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      8
      0 Votes
      8 Posts
      4k Views
      foxF
      My problem is that i dont see it at all :( https://forum.magicmirror.builders/post/12059
    • 1 / 1