Looks like a great build. I was able to get a 40” Samsung for that price as well. I’ve got all the modules I need for the moment setup, but purchasing the two way glass is going to have to wait for the size. It’s expensive. I’m about to start the year down of the tv and build out the frame. Thanks for the inspiration!
Read the statement by Michael Teeuw here.
Posts
-
RE: First Magic Mirror (NL) on 32" Sony Bravia
-
RE: My First Mirror... until now ^^
The mirror looks amazing and I’ve been able to glean some inspiration. Thanks for posting!
-
RE: MMM-CalendarExt2
@Sean I have the module in Week view currently. The current way it’s setup it only shows a few of the days.
You’ll see in the example that “Allred’s in Town” shows up for Saturday and Sunday, but you’ll see from the second image it’s Saturday, Sunday, and Monday. Both are the same modules using the same calendar with the same config.
-
MMM-CalendarExt2
Love this new module I just have one thing I’m trying to do. For events that are multi-day I’d like to have them display on all days they are scheduled for instead of just the first day.
Example: Family is in town for the weekend, I’d like that to show up on the calendar for Friday, Sat, and Sunday without having to create separate events per day. I believe this is done in the daily view, but wonder how it’s done on the weekly view. Thanks again for the module.
-
RE: Trying to display a month view with MMM-CalendarExt
@CliffordW were you able to get your google calendar to show up?
-
RE: Trying to display a month view with MMM-CalendarExt
@Sean Great! I got it to show up, but the moment I change the calendar to my public (yes I made it public) and the private calendar it disappears. It is in the .ics format. Almost there. Once I get this up I’ll work on the configurations. Thanks for your help sean.
-
RE: Trying to display a month view with MMM-CalendarExt
@Sean
Thanks I have added both the system and show with no results. To be completely transparent, in my testings I have gone from the simple example to fully writing out all configurations found on the Module’s configuration page without seeing anything. I’m just trying to see the module show up at all.
-
RE: Trying to display a month view with MMM-CalendarExt
@Sean I have been working on trying to get MMM-CalendarExt to show up on a page using MMM-Pages. I have tried all the suggestions I’ve seen, but no luck. Would you mind seeing what I’m doing wrong?
I’m using the following 3rd party modules: (Just in case there is a known interference with these other modules.
- MMM-NowPlayingOnSpotify
- MMM-page-Indicator
- MMM- pages
- MMM-Page-Selector
- MMM - PushBulletNotifications
I’m using this code from the configuration page.
{
module: ‘MMM-CalendarExt’,
position: “fullscreen_bottom”,
config: {
calendars: [
{
url: “http://mlb.am/tix/mariners_schedule_full”
}
]
}
},I know I’m missing something simple. This looks like an amazing module and can’t wait to use it. I’ve tried almost everything I know. Thanks in advance for any support your have on this.