This wound up being due to my own impatience. I did get “undefined” after restarting magic mirror, but if I waited a few minutes, it would appear in the desired format. Perhaps the API call wasn’t being performed yet. I was just tinkering too much to wait. Thanks again for making this module!
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Parcel
-
RE: MMM-Parcel
This is a great module, but whenever I change the compactness to anything other than 1, it fails to load. I really want 2 for “very compact”, but it just displays this:
-
RE: MMM-MyWink - Display status of smart home devices connected to a Wink hub
Ah, darn! I did run npm install in MMM-MyWink. I tried using your config verbatim (except I had to change disabled: true to disabled: false), and entered my id/secret/username/password. No dice. It still just says “Loading…”. I do have a Wink Hub 2 (with garage doors and a lock) so I’ll have to assume this isn’t going to work. Such a shame as your modules are the best I’ve seen!
-
RE: MMM-MyWink - Display status of smart home devices connected to a Wink hub
I would love to use this module, but I don’t see a sample configuration to use. I’m at somewhat of a loss. I currently use several of your modules (listed below) with great success, they’re all beautiful by the way! But I just can’t get MyWink working. I got a “Client Secret” and “Client ID” within a few minutes of making the request, so maybe that’s not right as you said it should take a few days (EDIT: I checked just now and it does indeed say “Approved”).
MMM-MyCalendar
MMM-MyCommute
MMM-MyScoreboard
MMM-MyWastePickup
MMM-MyNotes
MMM-MyWordOfTheDayHere’s what I’m using for now, but it just says “Loading…”
{ module: 'MMM-MyWink', position: 'top_right', config: { client_id: 'ENTERED', client_secret: 'ENTERED', username: 'ENTERED', password: 'ENTERED', } },