@thedoorsfanatic Ne sorry, da habe ich gerade keine Lösung. Aber ist das nicht eine Konfigurationssache? Also dort wo du das Modul in MagicMirror einbindest?
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-GoogleMapsTraffic has impact on other modules
-
RE: MMM-News-QR - QR for your News
@my_nerdy_account Thanks for you feedback. But anyway, i implemented push for this module so you can use that as well. it works a little bit better. But default configuration only works with 2.8. But if you change to
polling
you also can use it in 2.7 -
RE: MMM-Facial-Recognition-OCV3 error at tools.train.py
@SdeGeata hmmm thats really strange, in your terminal you can import it and it works and if you try to run my encode.py script it doesn’t.
stupid question, but i need to ask, sorry. do you run my encode.py also in the “dlib_test” virtual environment?
-
RE: MMM-News-QR - QR for your News
@my_nerdy_account Strange, i update it also to 2.8 and for me it is still working. But in the new news module it has something changed which i can use for my module and this i will change in the next few days. (push instead of polling)
I will create an issue on github and will inform if i have done the update.
btw: do you get any errors?
-
RE: Weatherboy / -girl
@lavolp3 Not seen yet, but thats a good idea for my children as well.
-
RE: MMM-CECControl - Control HDMI with CEC
I will create an Issue on Github for that, maybe i have time to test that somewhen on my mac
-
RE: MMM-CECControl - Control HDMI with CEC
@Stoffbeuteluwe I do not find
cec-utils
on macos, so i do not thinks so. Maybe we can implement another lib that works for mac and do a switch. -
MMM-CECControl - Control HDMI with CEC
A simple Module which receive a notification from another Module to turn the TV on or off. Works great with my other Module - MMM-MotionControl
[card:nischi/MMM-CECControl]
-
MMM-MotionControl - Check Motion and Controll HDMI
With this Module I implemented a Motion Detector which works with 3rd Party Modules like my MMM-Face-Reco-DNN or the old Face Recognition Module from normyx - MMM-Facial-Recognition-OCV3.
If some people are in front of the mirror it will send a “on” command to my other new Module - MMM-CECControl which control HDMI over CEC.
[card:nischi/MMM-MotionControl]
-
RE: MMM-Facial-Recognition-OCV3 error at tools.train.py
@SdeGeata
Sorry to hear that you had such problems to install OpenCV. Hope it works now and let me know how it works.