Including a graph? That would be awesome. Looking forward to you module! ;)
Read the statement by Michael Teeuw here.
Posts
-
RE: Hourly Weather Forecast
-
Help needed: Automatic Node Version Reference
The current installer script, has a hard coded reference to the latest node version: https://github.com/MichMich/MagicMirror/blob/v2-beta/installers/raspberry.sh#L21
This means that whenever a new Node version is released, the installer breaks until we update the version reference.
If somebody knows a good way to solve this, feel free to send a pull request.
And while you’re at it. It might be a good idea to only install Node when it’s not present or below a certain version (v5).
-
RE: Screen capture on a Raspberry Pi
Thanks! Good to know. I usually use VNC, but this could be helpful too.
-
RE: Dinner menu
Maybe a weird idea. But you could create an extra google/ical calendar for this, and just add it as a calendar to your mirror.
-
RE: Simple Music Player Module
@KirAsh4 You could overwrite that in the custom.css
-
RE: What Monitor did you use?
@paviro And much nicer! No more “light bleeding”!
-
What Monitor did you use?
Since my monitor seems to get a bit dim after 2 years of full-time running (yes I know, I should use a PIR sensor), my mirror monitor seems to become a bit dim.
I’m looking for a extremely bright, super flat, affordable monitor. Preferable 24". Any suggestions?
-
RE: Calendar event dates enhancement
Any pull request in making this work would be welcome.
-
RE: Where to buy good two way mirrors ?
@EoF Lets say the whole project will cost somewhere around €250,- including monitor. The foil will only save you around €25,- while it has a major impact on the end result.
-
RE: Usind date from one module to another
@paviro it would be able to do that anyway. Since it can simply send the full config (including passwords etc) to an external site. This is not something we can solve easily since we cant sandbox modules.
-
RE: Usind date from one module to another
@danito we might be able to broadcast notifications for all calendar data we receive. This way you can work with all visible appointments. It would require a small change to the calendar module, but will prevent a lot of rewriting.
-
RE: Releasing stable
@KirAsh4 same here. It might have something to do with a module not working on a Pi B+ (like Curl)
-
RE: Where to buy good two way mirrors ?
Same here. Asked two glass shops, both were able to supply it for a decent price.
Stay away from using foils.
-
RE: Releasing stable
We also need to fix the installer (so we don’t need to manually set the latest node version) and the translation system.
-
RE: Releasing stable
It appears some feeds cant be loaded. But I can’t reproduce it. https://github.com/MichMich/MagicMirror/issues/221