@tismepaulo: Please make a github issue so I can track this issue. Sorry for the late response, I just moved cross-country to Seattle.
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-GoogleFit
-
RE: MMM-GoogleFit
@StacheEnthusiast: Made a github issue, I will respond in detail and help troubleshoot there.
-
RE: MMM-GoogleFit
@nitram So glad to hear that things worked out smoothly - yeah forgot about renaming the file - sorry about that. Glad that you and your wife are liking this module! Cheers
-
RE: MMM-GoogleFit
@nitram, I made a github issue based off of your feedback - check for updates there :)
-
RE: MMM-GoogleFit
I have not played around with multiple instances of a MM module, but I can take a look into it when I get some time this weekend. There are some assumptions that are made right now that prevent multiple instances from accessing different accounts. That being said, I am not sure how much work it would take to do but I am up for at least investigating this.
-
RE: MMM-GoogleFit
Someone else was running a pi zero and noticed issues with the authentication flow. Please make an issue on github or leave a comment here if you have any problems!
-
MMM-GoogleFit
I just whipped up a google fit module this weekend for personal use, but thought the wonderful community would appreciate it as well! Currently it will show your step progress as well as weights if you record those.
Check it out on github and give any feedback you have. I made this for my own personal needs, but am open for feedback :)
Cheers!

-
RE: Google FIT integration
I am sorry I am a quite late to the conversation, but I actually just made a module that will do this!
Check it out on github and give any feedback you have. I made this for my own personal needs, but am open for feedback :)
Cheers!

-
RE: PIR sensor behind glass?
If you want a very simple solution (independent of MM completely), check out this script. This is what I am using, it is a very simple python script that reads the value of a PIR and then selectively turns on / off the monitor. You will need to change things up a bit as I wrote it for a C.H.I.P. but the GPIO library is the same.
-
RE: Humidity for Current Weather Module
Thanks for all of the positive feedback, I thought it might be useful so just wanted some thoughts on making it pretty before I completed the pull request. As long as I am not too busy in the next few days, it should be in the dev branch by the end of the weekend.
As for the talk of New York weather, I live in the Midwest (Wisconsin) and we easily see 100+ degrees across the span of 12 months (usually 0 - 100f) - sometimes dropping or rising 60 degrees in a week! Not sure how that compares ;)
-
RE: Cheapest monitor?
Yeah, I did 1/8. Cheapest they had, really nice 2-way mirror but also keep in mind that the backing is very delicate (at least what I got is).
Those are some nice party favors though: $35 pi + $35 mirror + $x monitor + extras and love! I am truly jealous of that gift, seems like a really cool idea
-
RE: Attach the monitor with glue to the mirror?
One thing to note: I noticed that the mirror coating on my magic mirror is very delicate. I am not sure if other people have ordered from TAP Plastics.
Adhesives seem dangerous as it could rip that backing of the foil-like mirror coating right off!
-
RE: PIR sensor behind glass?
I used some cardboard and then made a little housing for my PIR under the bottom of the mirror. It is a little ugly, but hey this whole project for me was to make something cool (not necessarily beautiful)!
I did a few layers of cardboard between the sensor and the front to limit the viewing angles and for my needs it is perfect :)
-
RE: Cheapest monitor?
Depends how large you want them! I have a monitor (10 inch) covering about 1/2 of my mirror, I think mine cost about $60 /w shipping. Obviously that could get pricey for 20 mirrors if you are also using a pi for each, also I guess it depends what type of video input you are looking for - hdmi and vga (with adapter) are easiest for pi.
Depending on when you want it, there are some on ebay for $40 (shipping from Hong Kong, so expect 3 weeks) or $60 for shipping from USA (if you are in US).
Definitely get the mirrors from TAP Plastics. My mirror cost $40 or so ($25 + shipping, I think), but in bulk you might get a deal.
I spent a bunch on my pretty small mirror but learned a lot and really enjoyed doing it. Let us know how your adventures go!
-
Humidity for Current Weather Module
Hello Everyone! I am Andrew and am new to the forums. I am a software developer by day (and I guess at night too usually).
Recently I made my own magic mirror and so far I am loving the great code that is in place right now. I have had quite a humid summer and so I decided to add in humidity info into the current weather module (pull request). Our weather data actually already contained this information! As things stand right now, it is functional but not that pretty.
I am not sure if adding to an existing row would make sense as that would make the width of the module larger.
I was wondering if someone a bit more design focused could help me out laying this thing out - I have a handful of ideas on how it could look, but none are too great.
Thanks everyone!


