A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-PC-Stats
-
Mykle1 Project Sponsor Module Developerlast edited by Mykle1 Oct 24, 2018, 2:07 AM Oct 24, 2018, 2:01 AM
Please. not a picture unless it’s readable like the picture below. Paste the output in a code block so I can see it. I’m old and blind
-
Mykle1 Project Sponsor Module Developerlast edited by Mykle1 Oct 24, 2018, 2:06 AM Oct 24, 2018, 2:02 AM
This post is deleted! -
Mykle1 Project Sponsor Module Developerlast edited by Mykle1 Oct 24, 2018, 2:05 AM Oct 24, 2018, 2:04 AM
-
It’s not showing anything like that, only a hundred (and counting) of the one I posted
-
Did you uncomment the console.log in the process data function
-
Yeppers!
-
I don’t need the error message
-
Then there should be an output
-
processStats: function(data) { this.Stats = data; this.loaded = true; console.log(this.Stats); // for checking in dev console }, processSensors: function(data) { this.Sensors = data; console.log(this.Sensors); // for checking in dev console },
-
I can’t read your picture so I can’t see what’s there. AN object maybe?