Read the statement by Michael Teeuw here.
MMM-voice - experience
-
Hi, have someone use this module
There is a broken link for Documenatation.
I think ist a good idea tocontrol de mirror over voice.
After Install i can see my words which i said sho on teh mirror ( sometimes not correct)
But i cant controll anithing. I have install and insert in config.
Now who can i example turn of Mirror or wake up,… or sho a modul,…
i need not more
Answer in english or german (german better)
-
@Miked180 that module only supports these commands
Dieses Modul unterstützt nur diese BefehleHIDE MODULES SHOW MODULES WAKE UP GO TO SLEEP OPEN HELP CLOSE HELP
i only used go to sleep and wake up
Ich ging nur schlafen und wachte auf
voice recognition is poor
Die Spracherkennung ist schlecht
-
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.
-
@Miked180 for no voice control, i wrote my own module
Für keine Sprachsteuerung habe ich mein eigenes Modul geschriebenhttps://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 -
than i use this, so i know if i have a question who can help :D
-
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
-
@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). -
-
its enough to write in english ,
-
@Miked180 see the readme for config
-
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.confu can see events in /var/motion/motion.log