@MichMich Nop I guess we should write our mail provider… will do later :)
Read the statement by Michael Teeuw here.

Posts
-
RE: Forum email's confirmation impossible
-
RE: Wunderlist requests
Should not be probably the standard limit I set but you can change it in your config file :)
-
RE: MMM-PIR-Sensor - White Screen
@Bangee so doesn’t the new version work now?
-
RE: PIR-Sensor - put your mirror to sleep if not used
@Mitchfarino if it still works at all yes :)
-
RE: Wunderlist requests
@amanzimdwini first thing;
Just add the module multiple times.Second one:
Sorry not yet sadly :/ will try to add it someday or if someone else wants to try! -
RE: PIR-Sensor - put your mirror to sleep if not used
Double post so you get notified: Done feel free to try :) don’t forget to reinstall the module with
npm install
! -
RE: PIR-Sensor - put your mirror to sleep if not used
Sorry no :/ I just started a new job/school and I do not currently have a mirror setup :( but it should really not be that hard to do so feel free to just try! You can use onoff there is an example which would not need to be changed much to replace wiring Pi in my code :)
If you succeed please send a pull request!Edit: If I find some time this evening I will try to do it but you will have to test as again I don’t have a mirror currently.
-
RE: Website Launched
Congrats on the site! Looking forward to be more active on the forum again once I am a bit more used to living in Berlin :)
-
RE: Facial Recognition - customize your mirror for every user!
It checks every second or so but you can configure the interval.You can buy longer cables for the Pi cam :)
-
RE: This might be a daft question, but...
If you happen to have a Mac CodeRunner is amazing! It can compile and execute a lot of different programming languages and is really fast. Atom (Windows, Linux, Mac) is also really nice but I quite often find myself using CodeRunner instead because Atom needs so much CPU and is also a lot slower compared.