Great work, looks very nice !! Like it a lot.
Read the statement by Michael Teeuw here.
Posts
-
RE: My hallway 27" MagicMirror! (Sweden)
-
RE: Where to buy 2 way mirror in Switzerland (or French Alps) ?
I followed the advice of kruemel and also ordered from Glas Troesch. But I would have to look at home, which light reflection has my mirror

-
RE: Changed a few compliments, hosed it up - not fixed, still hosed
Is missing with the bracket}, not a comma?
Module.register("compliments", { // Module config defaults. config: { compliments: { anytime: [ "Hey there sexy!" ], morning: [ "Good morning, handsome!", "Enjoy your day!", "How was your sleep?" ], afternoon: [ "Hello, beauty!", "You look sexy!", "Looking good today!" ], evening: [ "Wow, you look hot!", "You look nice!", "Hi, sexy!" ] }, -
RE: Changed a few compliments, hosed it up - not fixed, still hosed
@motdog said in Changed a few compliments, hosed it up:
evening: [ "Wow, you look hot!", "You look nice!", "Hi, sexy!", "Did you lose weight?", "Rock Chalk Jayhawk", "Get a good nights rest"do you miss a comma?
-
RE: 2318 commits behind...
@sdetweil said in 2318 commits behind...:
rm package-lock.json
rm vendor/package-lock.jsonThank you for your quick help. Everything works :)
-
RE: 2318 commits behind...
@sdetweil said in 2318 commits behind...:
you can erase those two files, then git pull again
Ok, can you tell me how to delete and reload? Sorry, but unfortunately I do not understand so much of the matter :(
-
RE: 2318 commits behind...
Hello everybody
I have three MagicMirrors in use. On two mirrors he shows me that I’m 2318 and 124 behind the master respectively.
If I enter git pull in the MagicMirror folder, error occurs
Aktualisiere 6db61b4..de57daa error: Ihre lokalen Änderungen in den folgenden Dateien würden durch den Merge überschrieben werden: package-lock.json vendor/package-lock.json Bitte committen oder stashen Sie Ihre Änderungen, bevor sie mergen. AbbruchWhat do I have to do to bring the MagicMirror up to date?
-
RE: My mini magic mirror (pyramid style) build video
Wooow great work !!!
-
RE: Contribute to a module. Volunteers wanted! Easy!
n268 Zuerich, Switzerland
-
RE: Little voice testing.....
is it also possible to turn off the monitor?
-
RE: Komplette Anleitung für RaspberryPI, Magic Mirror und Module in deutsch
@barnosch Vielen Dank! Ich werde meinen PIR Sensor nach dieser Anleitung diese Wochenende einmal testen.
-
RE: My Full-Length Smart Mirror
Looks great! What did you take between the monitor and the frame? A black plate or a cloth?
-
RE: Komplette Anleitung für RaspberryPI, Magic Mirror und Module in deutsch
@barnosch Meinst du also nicht das -> https://forum.magicmirror.builders/topic/6291/howto-turn-on-off-your-monitor-time-based-pir-button-app/6
Welches meinst du dann?
-
RE: Komplette Anleitung für RaspberryPI, Magic Mirror und Module in deutsch
Kein Problem :) Ich versuche mich in den nächsten Tag an das PIR Modul. Die Sensoren liegen bereits auf meinem Schreibtisch
-
RE: Komplette Anleitung für RaspberryPI, Magic Mirror und Module in deutsch
Eine Gesichtserkennung wäre cool Vielleicht gibt es dann auch eine so super Anleitung wie für das installieren des MM.
Ich freue mich jetzt schon auf deine Erfahrungen.
-
RE: MMM-BackgroundSlideshow
Ok, thanks for your help. I downloaded the program PhotoScape and changed the height and width of all photos. Look, there you go !! Thank you
-
RE: MMM-BackgroundSlideshow
@sean With the module MM-Background Slideshow I have now added
contain:{ module: 'MMM-BackgroundSlideshow', position: 'fullscreen_below', config: { imagePaths: ['modules/MMM-BackgroundSlideshow/Amerika_2018'], slideshowSpeed: 5000, transitionImages: true, randomizeImageOrder: true, backgroundSize: 'contain' } },The pictures now show it in the correct size. From the pictures, which were photographed in portrait format, it does not display correctly. Funny is that certain something in portrait mode.
-
RE: Komplette Anleitung für RaspberryPI, Magic Mirror und Module in deutsch
Durch deinen Blog bin ich auf den MM gestoßen und habe meinen ersten PI mit deiner Anleitung zum laufen gebracht.
Mittlerweile habe ich 3 PI’s respektive 4 PI’s am laufen und werde 3 davon in einen Spiegel verbauen. Letzten Sonntag begann ich mit dem Bau von dem Spiegelrahmen.
Nochmals vielen Dank für deine Anleitung.