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

    Posts

    Recent Best Controversial
    • RE: New module: Weather effects

      @sdetweil said in New module: Weather effects:

      @uros76 yes, it was https://github.com/glitch452/MMM-ViewNotifications

      it shows for me

      Screenshot at 2024-12-29 10-23-46.png

      Well that’s interesting. I will keep trying to get this one to work. Not sure why it’s refusing to workfor me

      posted in Entertainment
      uros76U
      uros76
    • RE: New module: Weather effects

      @cgillinger duh, why didn’t I think of setting to a city where it rains LOL. I picked a random rainy city and presto, it works! Tnx again for this module.

      @sdetweil thanks. I installed the MMM-Logging and checked the npm start console for any hint of notifications coming through but I can’t see anything related to notifications being broadcasted. I am probably missing something obvious again :(
      And I can’t seem to find the MMM-Notifications location. Do you perhaps have a link to it?
      I did thind this one but it doesn’t show anything https://github.com/glitch452/MMM-ViewNotifications

      posted in Entertainment
      uros76U
      uros76
    • RE: New module: Weather effects

      I just inspected the pm2 log and under the latest entries I can’t see anything about weather module broadcasting notifications.
      Do I need to looks somewhere else?

      posted in Entertainment
      uros76U
      uros76
    • RE: New module: Weather effects

      Excellent! I was hoping someone would come up with this idea and module 😊. Thanks for this.
      I have added allowOverrideNotification: true to the weather module config. At the moment we don’t have any rain or snow falling so can’t really confirm it works.

      Can you share more about how to check the console for weather notifications?

      posted in Entertainment
      uros76U
      uros76
    • RE: Halloween module for Magic Mirror 🎃

      This is awesome!
      One suggestion, can you add a configuration setting to specify the png location/name? This way we could use this module for other festive periods :). For example moving snowflake in the winter

      posted in Entertainment
      uros76U
      uros76
    • RE: UPDATE: Replaced my PIR-Sensor with a Doppler Microwave Sensor.

      @Lipax there you go, nothing wrong with the software code. It’s the PIR sensor giving false positives. Nothing you can really do about that. Perhaps a different brand/quality of PIR sensor if it will help but I doubt.

      As mentioned before, due to exact same problem I gave up on PIR sensor completely and moved to the microwave. This works for me now over 3 years. without false positives.

      posted in Tutorials
      uros76U
      uros76
    • RE: UPDATE: Replaced my PIR-Sensor with a Doppler Microwave Sensor.

      @Lipax you need to be sure that sensor is not the cause.
      Measuring it’s sensing, output voltage and duration is a good way of confirming if sensor works ok.

      posted in Tutorials
      uros76U
      uros76
    • RE: UPDATE: Replaced my PIR-Sensor with a Doppler Microwave Sensor.

      @Lipax try different gpio pin, like a pin 18 which is a GPIO 5. It’s default set to input function. Don’t forget to adjust the python code, change switch to 18.

      You might check the GPIO 0 (your pin 11) if it is set to input. Use command: raspi-gpio get 0 or raspi-gpio get to check all GPIO’s.

      Also, use a multimeter to measure the voltage coming out from sensor. It should be around 3.3V for few seconds when sensing detected. This way you can monitor if actual detection / voltage is coming from sensor.

      posted in Tutorials
      uros76U
      uros76
    • RE: UPDATE: Replaced my PIR-Sensor with a Doppler Microwave Sensor.

      Can you share your python code? Perhaps there’s something there

      posted in Tutorials
      uros76U
      uros76
    • RE: UPDATE: Replaced my PIR-Sensor with a Doppler Microwave Sensor.

      @Lipax this sensor is very sensitive and catches any movement 360 around from several meters away. I had same problem… If you don’t dial down the sensitivity-range you will keep getting false positives.

      posted in Tutorials
      uros76U
      uros76
    • 1
    • 2
    • 3
    • 4
    • 5
    • 8
    • 9
    • 2 / 9