Version 1.1.0
- Use config.units to set the sensor temperature units
- Implements INDOOR_TEMPERATURE and INDOOR_HUMIDITY notifications so you can use showIndoorTemperature
Version 1.1.0
@AZ_Geek I can try :)
Required
Optional
You will also need some glue to join the two frames together, an extension lead to plugin everything inside the frame, a drill to hang the frame and make a hole for the extension lead cable… but hopefully you’ll have all this things already.
Good luck with your new MagicMirror!
This week I got a DHT22 because I saw several MMM around here to get the temp/humidity, but none of them worked for me, so… I created my own.
The module just reads the temperature / humidity values from the sensor and displays them in a MMM module.
[card:ryck/MMM-DHT-Sensor]
MMM-DHT-Sensor
Hi. I have the same issue, no response in the module or in the command line…
I am also using a PIR sensor, maybe it’s related?
@Sean Well, to be honest, my wife deserves all the credit: I was desperate after 2 weeks of trying to do my own frame, including butchering 3 RiBBAs (just to get the glass) and my wife just said: hey, you already have two unused frames, why you just don’t glue them back to back? MIND BLOWN
I used a film and the glass included with the frame, as I didn’t want to go crazy for my first magic mirror, but as soon as I get another display ( a good one) I will order a proper two way mirror and make another one using the same frame (super easy to do and quite cheap)
@Sean Yeah, you could always use another instance for more bases, no problem with that…
Frame
Just two IKEA RIBBA glued back to back. You can use the included glass to use some film on it and the back to “close” the back and hang the frame.
I tried to do my own frame, but I suck at that…
Modules
CSS
Just some custom CSS to make everything a little bigger and some transform: scale(1.5)
to make the clock & weather modules bigger
PIR Sensor
The PIR sensor is “hidden” in the right bottom corner. Not the best place, but is so useful than I can really complain. When the screen turns on when you are near is when this MagicMirror feels like magic :)
I got this one and I am using MagicMirror-Display-Controller to control it.
This module gets real time arrival predictions for specific stops using the TfL API. Because it uses the TfL API it can query the API more often (up to 300/minute, which is more than enough)
[card:ryck/MMM-TFL-Arrivals]