MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-voice - experience

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    11 Posts 2 Posters 2.9k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      Miked180
      last edited by

      And you know a better Modul for Wake up or sleepof teh mirror ?,

      I can use a usb Micro or a usb Camera,

      i will only sleep and wake up the mirror , not more and easist way.

      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @Miked180
        last edited by

        @Miked180 for no voice control, i wrote my own module
        Für keine Sprachsteuerung habe ich mein eigenes Modul geschrieben

        https://github.com/sdetweil/MMM-SleepWake

        it uses the linux motion project to detect motion from the camera
        Es verwendet das Linux-Bewegungsprojekt, um Bewegungen von der Kamera zu erkennen
        sudo apt-get install motion

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • M Offline
          Miked180
          last edited by

          than i use this, so i know if i have a question who can help :D

          1 Reply Last reply Reply Quote 0
          • M Offline
            Miked180
            last edited by

            So i have install the git and sudo apt-get install motion

            , USb Camera is connected, now who can use this, nothing happend,

            in Config.js -> source. ‘external’

            You should get many bottles of beer for your help

            S 1 Reply Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @Miked180
              last edited by

              @Miked180 from the readme for MMM-SleepWake

              Verwendung
              Konfigurieren Sie das Github-Bewegungsprojekt (oder eine andere Methode, mit der Sie Bewegungen erkennen möchten), um eine Datei für den Beginn oder das Ende der Bewegung zu schreiben.

              so (motion.conf lines)

              • Befehl, der ausgeführt werden soll, wenn ein Ereignis startet. (Standard: keine) * # Ein Ereignis beginnt bei der ersten Bewegung, die nach einer durch event_gap definierten Zeitspanne ohne Bewegung erkannt wurde

              on_event_start / home / {userid} / MagicMirror / modules / MMM-SleepWake / external_motion gestartet

              • Befehl, der ausgeführt werden soll, wenn ein Ereignis nach einer Zeit ohne Bewegung endet * # (Standard: keine). Der Zeitraum ohne Bewegung wird durch die Option event_gap definiert.

              on_event_end / home / {userid} / MagicMirror / modules / MMM-SleepWake / external_motion wurde beendet
              Ich habe Änderungen an den MMM-Voice- und HelloLucy-Projekten eingereicht, um die Kommunikation zwischen unseren Modulen zu erleichtern. Auf diese Weise wird der Spiegel durch den durch Sprache ausgelösten Schlaf (in den Ruhezustand versetzt) ​​und durch das durch Bewegung ausgelöste Aufwecken auf den vorherigen Zustand zurückgesetzt (und umgekehrt).

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • M Offline
                Miked180
                last edited by

                its enough to write in english ,

                S 1 Reply Last reply Reply Quote 0
                • S Do not disturb
                  sdetweil @Miked180
                  last edited by

                  @Miked180 see the readme for config

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  S 1 Reply Last reply Reply Quote 0
                  • S Do not disturb
                    sdetweil @sdetweil
                    last edited by

                    you may have to restart motion or reboot…

                    i also configured for 15 seconds of quiet time after motion… (default 60 seconds)
                    also turned off recording video on motion. and disabled flash (the overwhelming light difference when lights turned on… )
                    I am not near my system with the /etc/motion/montion.conf

                    u can see events in /var/motion/motion.log

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    S 1 Reply Last reply Reply Quote 0
                    • S Do not disturb
                      sdetweil @sdetweil
                      last edited by

                      @Miked180 so the way the module works, whatever the wait time after motion stops (external-motion ended) then the screen will be blanked by your configured choice…
                      then when motion is detected, the screen will be unblanked…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      • First post
                        Last post
                      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