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

    Topics

    • V

      Pir Sensor - Screen switches on and off instantly

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      1k Views
      O
      You should have two small dials on the sensor, one of these relates to the ‘time on’. Try turning that to full and see if that helps. On a side note, did you run into any issues during install with the node expecting a different version to the one installed?
    • V

      Wifi isolation for pir sensor

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      7
      0 Votes
      7 Posts
      3k Views
      V
      @johnnyboy There is no break in connection I think, I use this to test the sensor and it says always “Motion detected”. from gpiozero import MotionSensor import time pir = MotionSensor(4) while True: #repeat this forever if pir.motion_detected: # if motion is detected print the message print("Motion detected!") if not pir.motion_detected: # if no motion is detected print the message print("No motion detected!") time.sleep(1)
    • V

      PIR sensor not working after installation

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      0 Votes
      6 Posts
      3k Views
      S
      I’m having the same issue. Should the screensaver be off? I did the original config; sudo nano /etc/xdg/lxsession/LXDE/autostart add the following lines: @xset s noblank @xset s off @xset -dpms sudo nano /etc/lightdm/lightdm.conf add the following lines: xserver-command=X -s 0 -dpms but the screen was still blanking after 10-15 minutes so I installed xscreensaver to get around this. I’ve now taken xscreensaver off, so the screen is blanking after inactivity again, but MM doesn’t seem to recognize the PIR. I get the same results of ‘Motion Detected’ when running a .py test from the OS.
    • V

      Timely (android) module

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      1
      0 Votes
      1 Posts
      908 Views
      V
      Hi everyone, If someone can do this and if it is possible, can you make a module to display the next alarms of the Timely application? The application shares alarm clocks with all phones with the same google account so why not with the mirror ? ^^ Thank you and have a good day.
    • V

      Wich pir sensor ?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      5
      0 Votes
      5 Posts
      3k Views
      V
      @yawns Yes I want to simulate the behaviour before buying the sensor
    • V

      MagicMirror in bathroom

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      5
      0 Votes
      5 Posts
      3k Views
      D
      @cowboysdude Even with exposed boards?
    • V

      MMM-Admin-Interface add IP to whitelist

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      3k Views
      lolobyteL
      Hi, read this… https://forum.magicmirror.builders/topic/1326/ipwhitelist-howto/11
    • V

      [MMM-ShipmentTracking] Config problem - MagicMirror does not start anymore

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      5
      0 Votes
      5 Posts
      3k Views
      V
      @broberg I wrote DHL instead of 17 track and he work, but it is supposed to work with 17track also.
    • V

      The screen doesn't have the right size

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      15
      0 Votes
      15 Posts
      10k Views
      V
      Thank all of you ! I change height and width px because he don’t like 5px margin.
    • V

      Help for compliments module

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      7
      0 Votes
      7 Posts
      3k Views
      strawberry 3.141S
      his problem was that he put the code into the body tag which is just a placeholder in the css file
    • V

      Automatic start and stop Pi

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      5
      0 Votes
      5 Posts
      3k Views
      V
      @broberg Problem solved ^^ Thank you !
    • V

      TV Show Time

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      18
      0 Votes
      18 Posts
      11k Views
      S
      I put together Sonarr and Radarr Activity Modules to show recent downloads, so it was pretty easy to copy the Sonarr one and have it look at the calendar endpoint instead of the activity endpoint. Enjoy! https://github.com/s-cotton/MMM-Sonarr-Calendar https://github.com/s-cotton/MMM-Sonarr-Activity
    • V

      help with MovieInfo module

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      11
      0 Votes
      11 Posts
      7k Views
      strawberry 3.141S
      It’s fixed now, was some date manipulation
    • V

      Music with smartphone to Pi

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      6
      0 Votes
      6 Posts
      5k Views
      schlachtkreuzer6S
      @vicdilou You´re welcome. There is also the option of chromecast. https://github.com/lanceseidman/picast
    • V

      Black screen after installation on Pi 2 model B V1.1

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      13
      0 Votes
      13 Posts
      8k Views
      P
      @strawberry-3-141 Ah!Now I get it. Thank you very much for your help. :-)
    • 1 / 1