@Mykle1 when handling false/true I don’t think you are supposed to use ’ ’ around it.
Should be handled like numbers.
Read the statement by Michael Teeuw here.

Posts
-
RE: calendar_monthly header still showing
-
RE: MMM-TouchPlayerBasic - Simple Webradio and mp3 Playlist player.
@yawns Thanks!
For those who don’t want to install it, here is a link to show the animations :
https://www.youtube.com/watch?v=ii-LgaDGUjw&feature=youtu.be -
RE: Step by step video tutorial - how to build frame less magic mirror !
Good step to add is to use vinyl something on the backside of the mirror where the screen isn’t visible to remove the light coming through from the back, this will give less distraction and a better reflection so it looks more lika a mirror and less like a tinted glass panel.
-
RE: The oldest to make a Magic Mirror?
Give me about 20 years, then I’ll get back in to this thread ^_^
-
RE: youtube - Embedded YouTube on Your MagicMirror
This will please many users! @wizz will love it I think ;)
I would suggest you merge the Pull request on github from fewieden to make it easier for people to change the video in the config file instead of altering the module code!
And, format your first post so it conforms to the showcase guidelines : https://forum.magicmirror.builders/topic/1440/showcase-guidelines
(remove the spaces between the brackets to get the card to show up in your post)
-
RE: Share your config.js right here....
@johnnyboy wouldn’t the visualization of how modules are place be equally as good with the sample config file that is included in the MM package?
It shows you what the format is, but yes a thorough explanation of why it looks like it does would probably help new users to avoid many configuration mistakes. But then again, showing others many different config files wouldn’t really help if they don’t understand why others config files work and theirs don’t.
I think there will be more issues copying and pasting other configurations if there is a lot of 3rd party modules in there. For an example all 3rd party modules that require other dependencies and need the user to do a npm install in the module folder. They might just to a
git pull
like the other modules and then they are confused why it didn’t work because they missed the read me file for the module.I think it’s better if there was a educative way to explain the basics of why the config files look like they do, maybe someone can do a video explaining why. I think it was @strawberry-3-141 that perfectly explained the use of commas in lines with the shopping list reference.
Stuff like that would be great for the non-experienced users out there that wants to build their own mirrors!
-
MMM-htmlvideo, Basic video file player
Description:
This module will play a video file on your magicmirror, using the html video tag so the fileformats are limited to what the browser supports.
Use CSS to adjust size, placement etc etc.
Make sure the browser has autoplay enabled since the controls are hidden.Download:
[card:brobergp/MMM-htmlvideo]
Version 0.1
Startupversion, nothing fancy.
-
RE: Screen is a dark grey, not jet black
Yeah, simple solution?
Add more light in the room where the mirror is.Another solution is to change the mirror to one that lets less light through (this will obviously also affect everything else displayed on the monitor).
And third solution is to get an OLED display that doesn’t have the same backlight issues as normal LED TFT’s has.