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

    Posts

    Recent Best Controversial
    • RE: Pir sensor

      @pugsly I’ll give it a try tomorrow. Thanks

      posted in Troubleshooting
      T
      tanvir586
    • RE: Pir sensor

      @sdetweil Hi mate. Sorry I don’t know how to do that. I’m not a programming person. I’m copy past person actually 🤣

      posted in Troubleshooting
      T
      tanvir586
    • RE: Pir sensor

      @sdetweil it work like https://github.com/paviro/MMM-PIR-Sensor
      mmm-pir-sensor is not working anymore that’s why I wanted to use the light one. but this one is not working looks like

      posted in Troubleshooting
      T
      tanvir586
    • RE: Pir sensor

      @sdetweil I put the countdown for 1 min. but when the countdown start it goes to 54 then it go back to 1 min again.

      my config is
      {
      module: “MMM-PIR-Sensor-Lite”,
      position: “top_right”,
      config: {
      sensorPin: 2, // GPIO pin
      }
      }

      and the .js is
      defaults: {
      sensorPin: 0, // GPIO pin
      commandType: ‘xrandr’, // Type of command used
      title: “Automatic Standby”,
      rotation: ‘normal’,
      deactivateDelay: 1 * 60 * 1000, // 15 minutes
      updateInterval: 1000, // 1 second
      animationSpeed: 1000, // 1 second
      showCountDown: true,
      showDetection: true,
      hoursLabel: ‘h’,
      minutesLabel: ‘m’,
      secondsLabel: ‘s’,
      },

      posted in Troubleshooting
      T
      tanvir586
    • Pir sensor

      Is there any working pir sensor exists? Pir sensor light is not working for me

      posted in Troubleshooting
      T
      tanvir586
    • RE: how to install specific version of magicmirror

      @sdetweil thanks 😊. Will try soon.

      posted in Troubleshooting
      T
      tanvir586
    • RE: how to install specific version of magicmirror

      @sdetweil after I done
      git clone https://github.com/MichMich/MagicMirror

      Then git chackout 2.19.0 ?

      Sorry I’m bit confused here

      posted in Troubleshooting
      T
      tanvir586
    • RE: how to install specific version of magicmirror

      @sdetweil is it automatic installation. Or I have to do it manually.

      posted in Troubleshooting
      T
      tanvir586
    • how to install specific version of magicmirror

      magicmirror 2.19

      posted in Troubleshooting
      T
      tanvir586
    • RE: nest-status access token

      @xadamxk Hi mate thanks for replying. Im using module refresher now and it refresh my module every few hours. I don’t see any errors after start using it.

      posted in Troubleshooting
      T
      tanvir586
    • RE: electron-rebuild and MagicMirror v2.18 (and more)

      @selyjohns
      hi can you try
      Cd MagicMirror/modules/MMM-PIR-Sensor
      And then
      npm i magicmirror-rebuild
      Then
      ./node_modules/.bin/MagicMirror-rebuild

      It might work.

      posted in Development
      T
      tanvir586
    • RE: NODE.JS problem after 2.19

      @selyjohns hi can you try
      Cd MagicMirror/modules/MMM-PIR-Sensor
      And then
      npm i magicmirror-rebuild
      Then
      ./node_modules/.bin/MagicMirror-rebuild

      It might work.

      posted in Troubleshooting
      T
      tanvir586
    • RE: PIR Sensor doesnt detect movement

      @1BlauNitrox it’s 28 inch lcd monitor. Few years old. Don’t know the model

      posted in Development
      T
      tanvir586
    • Live online radio

      Is there any module can play http://mixlr.com online radio?

      posted in Entertainment
      T
      tanvir586
    • RE: PIR Sensor doesnt detect movement

      @1BlauNitrox I used AOC monitor and it doesn’t do it. After hdmi power cut it shows no signal and go to sleep straight away. No blue screen.

      posted in Development
      T
      tanvir586
    • RE: PIR Sensor doesnt detect movement

      @1BlauNitrox I don’t think you can fix it. Looks like it’s monitor settings. After 30 seconds raspberry cut the hdmi power then your monitor should go to sleep straight away. But it’s delaying 5 ses. Try the monitor settings if you can find a option that goes to sleep straight away.

      posted in Development
      T
      tanvir586
    • RE: Disney Themed Mirrors

      @snake147 looks beautiful. Let us know after you script it.

      posted in Show your Mirror
      T
      tanvir586
    • RE: PIR Sensor doesnt detect movement

      @1BlauNitrox try pin 22 and use this configuration.

           	{
          		module: 'MMM-PIR-Sensor',
          		config: {
          			sensorPin: 22,
                                  powerSaving: true,
                                  powerSavingDelay: 30,
          		}
          	},
      
      posted in Development
      T
      tanvir586
    • RE: Disney Themed Mirrors

      Please make a video. I wanna see how it’s looks.

      posted in Show your Mirror
      T
      tanvir586
    • RE: Any modules that could display a livestream

      @thgmirror height: “1300”, width:“355%”
      Was too big like whole screen. I changed the colour as you said then adjusted

      posted in Requests
      T
      tanvir586
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 3 / 7