• 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
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

planet4

@planet4

19
Reputation
2.0k
Profile views
43
Posts
2
Followers
0
Following
Joined Nov 16, 2016, 11:51 AM
Last Online Feb 23, 2022, 12:12 PM

planet4 Unfollow Follow

Best posts made by planet4

  • RE: My Mirror

    I have still not made any vent holes to get rid of the heat from the monitor. I took a photo with my heat camera to see the change. Will post the photo after the vent holes soon. Notice that my reflection is generating some heat.

    alt text

    posted in Show your Mirror
    P
    planet4
    Jan 16, 2017, 11:00 AM
  • RE: How HOT Does it Get?

    I did some tests and here is my results. However my PI is located on the other side of the wall and not in the frame.

    PI Without heatsink and with
    alt text

    With vent holes
    alt text

    Without holes

    alt text

    posted in General Discussion
    P
    planet4
    Jan 31, 2017, 2:03 PM
  • 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
  • My Mirror

    Ok, Here is my Mirror. Still some minor adjustment to fix but it works fine. Thanks everyone here for idéas and inspiration.

    I use (amongst others)

    RSS Feeds for the food in Swedish schools
    Wunderlist
    Resrobot
    Remotecontrol

    And it is connected to my Synology Survelince station connecting with the HTTP post of the Remote control module commands. If I switch on my camera the screen will switch off.

    alt text

    My project log is here (In Swedish)
    http://www.planet4.se/

    posted in Show your Mirror
    P
    planet4
    Jan 3, 2017, 2:22 PM
  • Controlling Magic Mirror from Alexa

    Just wanted to share how I use Alexa to control the mirror. I use Home Assistant together with Node Red. With the MMM remote module I can restart, hide or do whatever I want. I send the coammand via HTTP get from Node Red.

    https://www.youtube.com/watch?v=9szW-2Sy7-4![0_1548058900483_mmmthumb.jpg](/assets/uploads/files/1548058902880-mmmthumb.jpg)

    posted in Show your Mirror
    P
    planet4
    Jan 21, 2019, 8:16 AM
  • RE: MMM-remote and hide all modules

    @jopyth Thanks for your reply. Was able to solve it like this: (in a switch in home assistant) I can now say, Alexa, Hide all modules.

    /usr/bin/curl -O “http://192.168.0.XX:8080/remote?action=HIDE&module=module_2_clock” -O “http://192.168.0.77:8080/remote?action=HIDE&module=module_3_MMM-Skolmaten” -O “http://192.168.0.77:8080/remote?action=HIDE&module=module_4_calendar” -O “http://192.168.0.77:8080/remote?action=HIDE&module=module_5_calendar” -O “http://192.168.0.77:8080/remote?action=HIDE&module=module_6_calendar” -O “http://192.168.0.77:8080/remote?action=HIDE&module=module_7_currentweather” -O “http://192.168.0.77:8080/remote?action=HIDE&module=module_8_weatherforecast”

    posted in Troubleshooting
    P
    planet4
    Apr 16, 2018, 9:45 AM
  • RE: Any ideas for mounting RPi onto the back of the monitor?

    I have some images here. I did a 3d print as well.
    http://www.planet4.se/magic-mirror-deluxe/

    posted in General Discussion
    P
    planet4
    Jan 3, 2020, 7:47 AM
  • RE: My Mirror

    I added some space on each side on purpose. The monitor is smaller. (24") Not sure now if that was a good idéa. I used foil and there will be bubbles. Did it several times but is is hard to make it perfect. I have just made a test and I might change the layout later. It is more difficult to change the frame it self…

    posted in Show your Mirror
    P
    planet4
    Jan 3, 2017, 2:53 PM
  • RE: Graph module

    Ok, Almost there. The gauge shows perfect on my mirror. Influx and Grafana is setup. I get the data from this sensor. http://aeotec.com/z-wave-sensor.

    However I still get the grey/brown background on the mirror. Tried to set it to transperant and also modified the css files as described in a post before here. It is just not black. Any smart ideas?

    posted in Requests
    P
    planet4
    Jul 24, 2017, 9:08 PM
  • RE: Introducing MMM-euro2021

    @0m4r Yes, However I was some releases behind. Will do all updates and see if this helps.

    posted in Sport
    P
    planet4
    Jun 13, 2021, 9:34 AM

Latest posts made by planet4

  • RE: Introducing MMM-euro2021

    @0m4r Yes, However I was some releases behind. Will do all updates and see if this helps.

    posted in Sport
    P
    planet4
    Jun 13, 2021, 9:34 AM
  • RE: Introducing MMM-euro2021

    @0m4r Thanks for sharing. Just tried but all I get is a black screen. No misconfig messages in the config. Have I missed something?

    posted in Sport
    P
    planet4
    Jun 13, 2021, 8:57 AM
  • RE: Any ideas for mounting RPi onto the back of the monitor?

    I have some images here. I did a 3d print as well.
    http://www.planet4.se/magic-mirror-deluxe/

    posted in General Discussion
    P
    planet4
    Jan 3, 2020, 7:47 AM
  • RE: MMM-GrafanaCharts and MMM-GrafanaGauges: Display you data with Charts and Gauges. Beautifully.

    @teitlebot I am using Home Assistant as well but Grafana is not used as an add-in on Hassio. I have it on a separate docker container. However I gave up Grafana in the end. It was to much problems. Now I use MQTT to get all information I want from Home Assistant to my Mirror. Like this:

    http://www.planet4.se/magic-mirror-info-via-mqtt/

    posted in Utilities
    P
    planet4
    Oct 9, 2019, 9:44 AM
  • RE: almost happy.. but i whant

    I did it with Node Red and Home Assistant. A little bit overkill but it works.
    http://www.planet4.se/alexa-controlling-home-assistant/

    posted in General Discussion
    P
    planet4
    Aug 12, 2019, 1:49 PM
  • Showing current solar production on my mirror

    I was so happy to get this working so I wanted to share. I am now showing solar production on my mirror. Have posted this in swedish but you can translate this.

    http://www.planet4.se/solceller-del-3-grafana-home-assistant-och-magic-mirror/

    Basically it is: solarpanels->fronius inverter->api->home assistant->influx->grafana->magic mirror

    0_1553074719855_solarmirror-480x640.jpg

    posted in Show your Mirror
    P
    planet4
    Mar 20, 2019, 9:38 AM
  • RE: MMM-GrafanaCharts and MMM-GrafanaGauges: Display you data with Charts and Gauges. Beautifully.

    @SvenSommer Thanks for replying. I was actually able to solve it but with version 6 of Grafana black background is more of a trouble. Wrote a short post about this as well.

    http://www.planet4.se/grafana-in-magic-mirror/

    I am now able to show my Solar production on my mirror. 0,36kW. Will post this in the show my mirror as well. Thanks.

    0_1553074397943_solarmirror-480x640.jpg

    posted in Utilities
    P
    planet4
    Mar 20, 2019, 9:30 AM
  • RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror

    Thanks for doing all the work. Just upgraded. However I had problems before waking and sleeping the screen and before I was able to change this in the node_helper.js to use:

    vcgencmd display_power 1 instead of tvservice. The command works via ssh but when I tried to change like below the screens sleeps but I can not wake it up via the remote.html menu. Anyone with the same problem?

     monitorControl: function(action, opts, res) {
                let status = "unknown";
                let monitorOnCommand = (this.initialized && "monitorOnCommand" in this.thisConfig.customCommand) ?
                    this.thisConfig.customCommand.monitorOnCommand :
                    "sudo vcgencmd display_power 1";
                let monitorOffCommand = (this.initialized && "monitorOffCommand" in this.thisConfig.customCommand) ?
                    this.thisConfig.customCommand.monitorOffCommand :
                    "vcgencmd display_power 0";
                let monitorStatusCommand = (this.initialized && "monitorStatusCommand" in this.thisConfig.customCommand) ?
                    this.thisConfig.customCommand.monitorStatusCommand :
                    "vcgencmd display_power --status";
                if (["MONITORTOGGLE", "MONITORSTATUS", "MONITORON"].indexOf(action) !== -1) {
                    screenStatus = exec(monitorStatusCommand, opts, (error, stdout, stderr) => {
                
    
    posted in System
    P
    planet4
    Feb 22, 2019, 9:52 AM
  • RE: Search for 3d printed case for raspberry

    I have used this one https://www.thingiverse.com/thing:1523416

    posted in Hardware
    P
    planet4
    Feb 20, 2019, 12:11 PM
  • Controlling Magic Mirror from Alexa

    Just wanted to share how I use Alexa to control the mirror. I use Home Assistant together with Node Red. With the MMM remote module I can restart, hide or do whatever I want. I send the coammand via HTTP get from Node Red.

    https://www.youtube.com/watch?v=9szW-2Sy7-4![0_1548058900483_mmmthumb.jpg](/assets/uploads/files/1548058902880-mmmthumb.jpg)

    posted in Show your Mirror
    P
    planet4
    Jan 21, 2019, 8:16 AM
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