Ah cool, thanks. I’ll have a look at that when I get home. Looks good.
Read the statement by Michael Teeuw here.
Posts
-
RE: Image in Module Header?
-
Image in Module Header?
Can you put an image in a module header?
I’ve been currently trying to use an iFrame above the module I want the image as a header and trying to reduce the gaps, but not that successful with that.
-
RE: NEW Flick hats for Raspberry pi - Might be good for gestures
Ok cool, so that’s the skywriter hat.
I presume the flick hat works on the same principal as that.
It is cool though and will look to see how I can incorporate it into my mirror. -
RE: NEW Flick hats for Raspberry pi - Might be good for gestures
Ye, I wouldn’t mind having to be close to it as I would just prefer that it was hidden behind some thin wood so you couldn’t tell it was even there.
-
NEW Flick hats for Raspberry pi - Might be good for gestures
Has anyone else seen these. Thought it would be great to use with the mirror. Can potentially hide it behind a thin layer of wood veneer to hide it as well.
-
RE: MMM-MyCommute
I just went back into my config and noticed on one of the times I used a semicolon instead of the colon. I must have looked at that 20 times and not noticed it. Maybe just needed some fresh eyes on it. Hopefully that will sort it. I only have one instance of this module.
-
RE: MMM-MyCommute
startTime & endTime query.
I’ve tried setting these times up for the morning time before going to work and after testing it hides itself but it never re-appeared this morning?
Has anyone else had this issue?module: 'MMM-MyCommute', position: 'bottom_right', config: { showHeader: true, headerText: 'Traffic', apikey: 'API_KEY_FROM_GOOGLE', origin: 'My Address', startTime: '06:00', endTime: '09:00', destinations: [ etc...It would also be good if you could set it to run on Mon-Fri as well.
If not possible I could use the MMM-Scheduler to do this instead, it’s just a bit tidier in this module. -
Reduce Gap Between Modules
I have an iFrame module positioned directly above my Calendar module. I want to reduce the gap between it.

Does anyone know how I go about doing this. I’ve tried reducing margins/padding/borders in the CSS/config file but no success as I am probably doing that wrong or going about it the wrong way.
Any one got any thoughts? -
RE: 1st Project: Hallway Notice Board with Integrated Smart Mirror
I got mine off Amazon, but also lots available on ebay. Just search for “HDMI LCD Controller Board” there are lots of different options. I found one that just had the single hdmi output instead of multiple outputs to save space.
You may need to email some of the sellers to check the board is compatible with your LCD panel. If it’s not they may suggest a similar one.Best option is to look at the part number on the back of the LCD panel, my screen was out of a Sony Vaio laptop but was a Hitachi LCD panel, I searched for "HDMI LCD Controller Board + ‘LCD part number’ " and that came up with a couple of results, make sure the resolution is correct as well.
-
RE: 1st Project: Hallway Notice Board with Integrated Smart Mirror
Now Wall Mounted. Still a few module mods to make.

-
RE: I wish there was a module that would show local events...
Ah ok, so could put them in preference order then. My dates now appear in dd-mm-yyyy format. Could be doing that on location basis.
-
RE: I wish there was a module that would show local events...
Is there also a way to show the date of the event in dd-mm-yy format? instead of yyyy-dd-mm?
-
RE: I wish there was a module that would show local events...
Ah, that’s great thanks. I was wondering if multiple events were causing that. It would be great to have a few multiple event types. Ye, there aren’t many events in Leamington itself. Can you put a distance radius around your home post code?
Thank you for your help, great little module. -
RE: I wish there was a module that would show local events...
Tried to get this working, only showing “Upcoming Events…” text on the mirror.
This is my config, can you see why it might not be loading any events?
{ module: 'MMM-Events', position: 'bottom_left', config: { city: "Leamington Spa, United Kingdom", // Your City eventType: "music, comedy, performing_arts, sports, food, food_beer, outdoors_recreation", // Choose from Events List below when: "Future", // "All", "Future", "Past", "Today", "Last Week", "This Week", "Next week", and months by name, e.g. "October" mode: "noFrame", // "Frame" or "noFrame" (around picture) apikey: "verified_api", rotateInterval: 2 * 60 * 1000, // New Event Appears every 2 minutes useHeader: false, // Set to true if you want a header header: "", animationSpeed: 3000, // Event fades in and out picture: true, // true, false = no image } ... -
RE: MMM-MyCommute
One more question. I want to make a route going via different roads, can that be done in this config file?
For example:
Destination: X
Via: A1Destination: X
Via: A2 -
Todoist not Updating
My Todoist isn’t updating and I can’t work out why.
Re-installed, refreshed Api key, same problem. No changes in config file from when it was previously working.I use this app to send reminders or messages to my mirror.
-
RE: magic mirror software and a how to for a raspberry zero W
Following the steps on this thread is a good start for the zero W.