Interesting look. Is it just the photos or is your display not that bright?
Read the statement by Michael Teeuw here.
Posts
-
RE: my mirror
-
RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror
@MagicMirrorPi
Are you talking about MMM-Remote-Control?
It is called remote because you use it to remote manage the mirror. So you can use it on your laptop, smartphone, tablet, … without having to attach mouse/keyboard to the mirror itself -
RE: Monthly Calendar
@Hacksaw said in Monthly Calendar:
Ich schreibe es mal in Deutsch, vieleicht habt ihr ein besseres Übersetzungsprogramm.
In Deutschland haben wir die Sommerzeit und die Winterzeit. https://de.wikipedia.org/wiki/Sommerzeit
Am 30.10.2016 ist wieder auf Winterzeit umgestellt worden. Seit dem schaltet der Kalender erst um 01:00Uhr auf den nächsten
Tag um.Gruß Peter
Translated into english:
On October 30, 2016 daylight saving time ended in Germany (and other countries as well) so time is switched back to standard time, which means the clock is turned back by one hour. Since then the calendar module does not switch to the day at 00:00 but on 01:00 and Peter (Hacksaw) would like to know how to fix this. -
RE: Not really a mirror at all - but is really helpful
it looks like this.

If I change it to
timeFormat: 'absolute'I see the real date (e.g. November 26th) but still no time. -
RE: Not really a mirror at all - but is really helpful
@dinkybluebug245
maybe a dumb question, but what did you do to the calendar module to make it show the day and the time for each entry? -
RE: [ORDER CLOSED] Two way mirror order in Germany
As I said, I am not 100% sure on the measurements. It could 0.82m or something similar …
# username measurements in meter total squaremeter location additional comments 01 yawns ~ 0.8 * 0.8 ~ 0.64 Germany, Cologne polished edges 02 03 04 05 06 07 08 09 10 11 12 13 -
RE: Not really a mirror at all - but is really helpful
Wow, looks really cool when it’s used without a mirror.
-
RE: [ORDER CLOSED] Two way mirror order in Germany
I’m interested too, but I am not yet done with the frame so I don’t really know the size I need
-
RE: [ORDER CLOSED] Two way mirror order in Germany
@Cato said in Two way mirror order in Germany:
@yawns Where he say that?
Hi Cato, https://forum.magicmirror.builders/topic/756/where-to-get-cheap-acrylic-mirror-from-in-germany/34
His comment is below the pictures.
Please note this is with regards to the myspiegel.de mirror, not the one offered in this thread! -
RE: [ORDER CLOSED] Two way mirror order in Germany
@Dom1n1c said in Two way mirror order in Germany:
@yawns I can not confirm this.
Oh, really? @DirkS for example says it is darker than ordinary mirrors
-
RE: [ORDER CLOSED] Two way mirror order in Germany
@Dom1n1c said in Two way mirror order in Germany:
I ordered mine here:
https://www.myspiegel.de/spionspiegel-pg-2102.htmlthey are offering a mirror with 8mm thickness for 216€ / sqm
Shipping will cost 7,50€ they have own drivers, who are only tranporting glass/mirrors, so they have the knowledge.Right, but the mirror they offer is way darker than the one offered by Goldjunge_chriz … at least the pictures look like that
-
RE: [ORDER CLOSED] Two way mirror order in Germany
Mirror glas looks good. Does it have sharp/rough edges? Or are they available polished/smoothened as well?
-
RE: Update all modules at once
Sure. You could run a script which dives into every subfolder and runs
git pull
Take a look here for several solutions: http://stackoverflow.com/questions/3497123/run-git-pull-over-all-subdirectoriesOr take a look at this: https://myrepos.branchable.com/
I think I will try myrepos on the weekend -
RE: Update all modules at once
What do you mean? Update like “git pull”? Or force all modules to update their content? Or force updateDom()?
-
RE: Problems mit config.js
Please post your config file here or paste it into jshint.com to find any missing commas, brackets or similar things.
-
RE: Do you use a Power Switch for your MM?
To shutdown the mirror I will use the remote tool, but to be sure there is no standby or whatever when I leave the house for couple of days, I intend to add a light switch on the wall next to the mirror which toggles the power outlets the mirror is connected to. However I am not yet at a stage to really build the mirror and the house is still being built, so the “target wall” does not yet exist.
-
RE: Temperature probe for living room
This was already completed …
DHT11/DHT22 sensors:
https://forum.magicmirror.builders/topic/726/mmm-temperature-humidity-module-dht11-dht22-and-am2302-sensors by @psk
https://forum.magicmirror.builders/topic/738/mmm-dht22-humidity-and-temperature-module by @BangeeDS18B20 sensor:
https://forum.magicmirror.builders/topic/887/mmm-temp-ds18b20 by @Thlb0Choose one :)
-
RE: Temperature probe for living room
Sure. Is your magicmirror in the living room as well? Then you could simply add a small temperature sensor like DS18B20 or a temperature/humidity sensor like DHT11 & DHT22 to your mirror frame, use 3 wires (5v, ground, data) to GPIO ports or your raspberry and add a small module to display the data