• 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
  1. Home
  2. planet4
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
P
Offline
  • Profile
  • Following 0
  • Followers 2
  • Topics 8
  • Posts 43
  • Groups 0

Posts

Recent Best Controversial
  • RE: My in-wall mirror version 2.0

    @broberg It is the Mirroview from Pilkington. Was able to get it from a local dealer here in Gothenburg. @Mykle1 It is the passive venting for the house. Not sure how well this actual works but it seems cool so far.

    posted in Show your Mirror
    P
    planet4
    Apr 4, 2018, 5:24 AM
  • My in-wall mirror version 2.0

    Just wanted to share my mirror. The original guide (in Swedish) is available at www.planet4.se. More details written there.

    The things I have done is to:

    • Build the frame
    • Mount it in the wall
    • Added better cooling
    • Changed to real Mirrorpane glass
    • Sprayed the frame instead of the initial paint and 3d printed a raspberry case
    • Connected it with Home Assistant and Alexa

    THE FINAL RESULT
    alt text

    FRAME
    First I built the frame. I used a 24" monitor. I used a slightly bigger glass. My frame is 43*20 mm. Something like in the images below. I was worried about the heat so I took an image with my heat cam.

    alt text
    alt text
    alt text
    alt text

    In wall mount

    We just changed our kitchen and removed all walls. I got the idéa that maybe it was possible to mount the mirror in the wall. I also noticed the vent was just beside the hole and after some tweaking I was able to connect the vent coming from outside to the mirror frame.

    alt text
    alt text
    alt text
    alt text

    Mirrorpane glass

    I had film before and the difference is amazing. The glass is 6 mm thick. It costed me 60€. It is 40*56 cm. The negative things are:

    It is thicker
    It has a slightly red tone
    More light is shining through

    My mirror is larger than the monitor. This means light may shine through at the sides. I have put a black paper at the sides. In total darkness the screen is a little bit gray and the sides are black.
    Changed the contrast and brightness of the screen to fix this.

    alt text

    Sprayed the frame instead of using paint and printed a raspberry case. Used my ANET A8 3d printer to make a case.
    alt text
    alt text

    Connected it with Home Assistant och Alexa

    I am using the MMM-Remote Control. Maybe there are better solutions. I can now say Alexa, Reboot my magic Mirror or Alexa, Shutdown Magic Mirror. Or if none is home the monitor will be turned off. The code is found on my site.

    posted in Show your Mirror
    P
    planet4
    Apr 3, 2018, 1:57 PM
  • RE: MMM-GrafanaCharts and MMM-GrafanaGauges: Display you data with Charts and Gauges. Beautifully.

    @hunty1980 I used this guide https://forum.magicmirror.builders/topic/1675/graph-module/18

    posted in Utilities
    P
    planet4
    Mar 13, 2018, 10:27 PM
  • RE: MMM-NOAA - Another Weather Module

    @cowboysdude Thanks but it looks the same unfortunatly.

    posted in System
    P
    planet4
    Nov 30, 2017, 1:16 PM
  • RE: MMM-NOAA - Another Weather Module

    @cowboysdude
    Thanks for the reply. Just like this.

    {
    		module: 'MMM-NOAA',
    		disabled: false,
    		position: 'top_right',
    		config: {
    			apiKey: "xxxxxxxxxx",    // https://www.wunderground.com/weather/api  select the middle plan... 
    			useAir: false,             // set to false if you do not want to use Air Quality Index
    			airKey: "xxxxxxxxxxxxxxxx",    // IF you want Air Quality Index
    			pws: "IMLNLYCK10",         // go here to find your pws: https://www.wunderground.com/wundermap
    			showClock: false,           // Hides or shows clock
    			dformat: false,             // for M/D/YYYY format, false for D/M/YYYY
    			format: "24",              // 12 or 24 hour format.. will default to 12 hour if none selected.
    			ampm: false,                // to show AM and PM on Sunrise/Sunset time
    			showGreet: true,          // deafult is false - to show greeting under clock and above date
    			name: "Persson",                  // Your name
    			showWind: false,
    			showDate: false,
    			showForecast: true,         //show bottom 3 day forecast
    			flash: false,                 //Today in forecast flashes halo
    			showUV: false,               //show UV index
    			showBar: false,             // show Barometer
    			showHum: false,              //show Humidity level
    			position: 'top_right'       //whatever you have in above position must also be here
    	}
    	},
    
    posted in System
    P
    planet4
    Nov 30, 2017, 12:40 PM
  • RE: MMM-NOAA - Another Weather Module

    I have some questions regarding this module. In the screenshots I do not se the grey boxes like in the image below. 0 G. I have tried to set everything as false but still.

    Also the font size is smaller on this module compared to all other modules on my MM2. I suppose I can change this in the CSS but it seems to be worong.

    alt text

    posted in System
    P
    planet4
    Nov 30, 2017, 8:41 AM
  • RE: Black screen

    @Mykle1 Thanks, Solved. Deletet everything and started with a fresh config. Something was messed up.

    posted in Troubleshooting
    P
    planet4
    Oct 17, 2017, 2:41 PM
  • Black screen

    I have tried searching here and tried some things but I just do not get it working. Maybe someone smart can guide me in the right direction. After the latest upgrade I get the error like below when running pm2 log mm. I just have a blck screen now.

    0_1507898134539_error.PNG

    posted in Troubleshooting
    P
    planet4
    Oct 13, 2017, 12:31 PM
  • RE: Input...What do you think?

    @cowboysdude Looking forward to this but it should be prognos and not prognås right? In the swedish translation.

    posted in Development
    P
    planet4
    Jul 29, 2017, 12:53 PM
  • 1
  • 2
  • 3
  • 4
  • 5
  • 3 / 5
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