@strawberry-3.141 Makes sense to me. I am not sure then what has changed to make that loading message leave.
Read the statement by Michael Teeuw here.
Posts
-
RE: NHL Module
-
RE: NHL Module
@Officeglen Mine also does this. I’ve found that (at least in my case) its related to my internet connectivity. If I have MM loading up multiple modules that require the internet to update, while running my PC, tablet, cell phone, ps4 etc, that I get the infinite loading message. Can’t say its the same issue for yours, but Id guess that the module is loaded last, and times out therefore getting stuck on the ‘loading’ part. It hasn’t happened to me in quite some time, but my solution was to turn off a few devices, and to start the MM during off hours of NHL games. Now if I leave my MM on the module works just fine with updating scores and such
-
SexyTroggs hallway mirror
Hey all,
Nothing fancy going on with my mirror but I felt like i’d share it with everyone anyways.
In the end it cost me ~$200cdn from start to finish. $80 for the Pi 3, $120 for the mirror and delivery. The woodworking I did myself using some spare lumber I had lying around. The whole project only took about 2 days of dedicated ‘work’.
Modules I used were:
MMM-Wunderlist
MMM-NHL
MMM-Wunderground
MMM-Compliments (Changed to favourite song quotes)
MMM-ClockSpecial thanks to @strawberry-3-141 for creating the NHL module and help setting it up, and thanks to @carteblanche for helping me debug Wunderlist.
-
RE: 'Smart Mirror" in Toronto (or Canada?)
I live in Calgary, AB so I had a similar problem. The local stores were charging $200+ for what I wanted. I ended up going here: http://www.tapplastics.com/product/plastics/cut_to_size_plastic/two_way_mirrored_acrylic/558
and got that for almost half the price. Works really well and the room my mirror is in isn’t that well lit which makes it more impressive. -
RE: Wunderlist - your todos on the mirror
@carteblanche bah sorry that was a typo in the post not in my config :S
-
RE: Wunderlist - your todos on the mirror
@carteblanche
My set up is as follows:
module: 'MMM-Wunderlist', position: 'top_left', header: 'Get this ish done', config: { accesToken: '----', clientID: '----', lists: ["Sports","Work"], interval: 60, fade: true }
Everything looks like it should work for me but again still just the black screen. Raspberry Pi 3 with the newest Wunderlist repo and updates.
-
RE: Wunderlist - your todos on the mirror
@carteblanche I’ve moved all my tasks to the inbox and tried using that. Still cant get a list to show. Other todo modules have worked immediately though so I may have to just switch over to one of them.
-
RE: Wunderlist - your todos on the mirror
Was anyone able to come up with a solution to the blank todo list? I am also having that problem where it displays the Header but no actual tasks. I get the same curl error as @mikmonken but I didn’t find what his solution was. I also tried running the fetcher.js files listed below but truth be told, I am a linux noob and I don’t know how to install requireJS. Any suggestions?
-
RE: NHL Module
I am also looking for a NHL/NBA module for my Mirror.
ESPN has an API that I will be looking into
http://www.espn.com/static/apis/devcenter/docs/scores.html#using-the-apiIf I make any progress ill post the results and let you know.