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

    Posts

    Recent Best Controversial
    • RE: MMM-SleepWake using external motion detection source

      @sdetweil Good news, switching to new weather module fixed the issue.

      posted in System
      M
      mithatcak
    • RE: MMM-AssistantMk2

      @Sean thanks! I noticed a typo in MMM-Hotword config documentation it should be channel instead of channels. When I use channels both Hotword and AMK2 won’t record.

      posted in System
      M
      mithatcak
    • RE: MMM-SleepWake using external motion detection source

      @sdetweil Unfortunately same result :/ I will try to replace currentweather and weatherforecast with weather module and see if it’s going to make any difference.

      posted in System
      M
      mithatcak
    • RE: MMM-AssistantMk2

      @Sean first of all, thank you for this amazing module! quick question, I’m using ps3 eye which has 4 channel mics but I don’t see any option for channel in the config. It is only present in your MMM-Hotword module. Am I missing something? Thanks!

      posted in System
      M
      mithatcak
    • RE: MMM-SleepWake using external motion detection source

      @sdetweil I noticed a weird issue. sometimes after several sleep&wake cycles, when it goes to sleep only the stock currentweather and weatherforecast modules stays on. there is no error in the motion.log or MM log.

      here is my config, I was using delay: 5 then switched to 0.2 so I can repeat the issue faster.

      {
      			module: "MMM-SleepWake",
      			config:{
      				delay:  0.2,               // default
      				source: "external",
      				mode:  "HIDE"
      			}
      			 // detectionDir: folder containing externally generated file when motion starts
      			 //               will be created if needed
      			 // detectionFile:  filename generated for motion start. default = 'detected'
      },
      

      0_1566395564247_Screen Shot 2019-08-21 at 1.27.52 AM.png

      posted in System
      M
      mithatcak
    • RE: MMM-SleepWake using external motion detection source

      this is exactly what I need. works perfect! just hiding modules and no more ugly “NO SIGNAL” message floating on my mirror. Thank you!

      posted in System
      M
      mithatcak
    • 1 / 1