• 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. thedk
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
T
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 6
  • Posts 42
  • Groups 0

Posts

Recent Best Controversial
  • RE: MMM-EyeCandy shown when USER_PRESENCE

    Thanks for that.
    To hide all modules i an other problem. I have a discussion about that, when the screen goes off to save energy.
    I wanr to use this code just for eyecandy an maybe newsfeed cause of the high Temperatur of the Pi when its always running.

    posted in Troubleshooting
    T
    thedk
    Feb 15, 2019, 6:39 AM
  • RE: Glossy or Non-Glossy Display

    Uploaded again. A lil bit big, but have a look.

    posted in Hardware
    T
    thedk
    Feb 14, 2019, 9:08 PM
  • RE: Hide modules when display goes off through PIR (power saving)

    Saw this too, but forgot it.
    If somebody would write the script for the PIR it would be great.

    posted in Requests
    T
    thedk
    Feb 14, 2019, 8:49 PM
  • Hide modules when display goes off through PIR (power saving)

    Maybe i understand the modules like pir-hide-all, energy-saver, ect. wrong, but there is no modul that hides all modules when the display goes off through the PIR just for energy saving?
    Is it possible to make a modul that hides all modules that i have installed?

    posted in Requests
    T
    thedk
    Feb 14, 2019, 8:17 PM
  • MMM-EyeCandy shown when USER_PRESENCE

    Searching for a while, how i can hide modules when PIR doesnt detect movement. So i used the voice control part from EyeCandy modul.
    I’m new in MagicMirror, is it correct like this:

    notificationReceived: function(notification, payload) {
            if (payload === false) {
                this.hide();
            } else if (notification === 'USER_PRESENCE') {
                this.show(2000);
            }
    
        },
    
    

    this.show means how long the eyecandy is shown?

    posted in Troubleshooting
    T
    thedk
    Feb 14, 2019, 7:53 PM
  • RE: Glossy or Non-Glossy Display

    Today the MIRASTAR glas came.
    Had a look again at the Display. Its a glossy one. Always thought its a non glossy. Maybe i will change this.

    Here ist the different between the glas:

    MIRROPANE
    0_1550178361831_20190213_135052_Easy-Resize.com.jpg
    Without light
    0_1550178341411_20190213_135100_Easy-Resize.com.jpg

    MIRASTAR
    0_1550178384715_20190214_150114_Easy-Resize.com.jpg
    Without light
    0_1550178404825_20190214_150125_Easy-Resize.com.jpg

    posted in Hardware
    T
    thedk
    Feb 14, 2019, 6:46 PM
  • RE: Save performance when rotating screen e.g. on Raspberry Pi

    Didnt work that easy for me.

    1. You have to take the resolution of your display/monitor in the config.txt, not just 1600,900.
    2. I had to enable overscan, cause the picture was to big.
    3. If you’re using the MMM-Remote_Control the picture is rotated when you have a look at your MagicMirror.

    I switched back to the fake KMS driver.

    posted in Showcase
    T
    thedk
    Feb 14, 2019, 6:00 PM
  • Google-route Citys disappear changing height/width

    Hey Guys,
    colud somebody explain to me why the citys are disappearing when i change the width or the height?
    When they are on 250 px erverything is normal.
    0_1550066323635_Unbenannt.jpg

    posted in Troubleshooting
    T
    thedk
    Feb 13, 2019, 1:59 PM
  • RE: Glossy or Non-Glossy Display

    Yes. I made a black Frame between the display and the frame of the mirror.
    I’ll post a picture later.

    posted in Hardware
    T
    thedk
    Feb 13, 2019, 8:47 AM
  • RE: Glossy or Non-Glossy Display

    I allready did.
    I have only 40x30 Mirror. So the glas isnt that expensive and the first display was a gift. Till now, the Mirror wasnt that expensive ^^

    posted in Hardware
    T
    thedk
    Feb 13, 2019, 6:37 AM
  • 1 / 1
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