Read the statement by Michael Teeuw here.
MMM-NokiaHealth (Withings)
-
@zdenek the logs are all related to other modules as far as i can see, that comes probably because they are in your config after mmm-nokiahealth. can you put mmm-nokiahealth at the bottom of your configured modules and try to restart and then post the logs again so we can see the logs related to this module
-
@strawberry-3.141 done, here is the result
MMM-NokiaHealth received a system notification: ALL_MODULES_STARTED main.js:38 Uncaught TypeError: Cannot read property 'appendChild' of undefined at createDomObjects (main.js:38) at Object.modulesStarted (main.js:425) at startModules (loader.js:59) at loader.js:40 at HTMLLinkElement.stylesheet.onload (loader.js:203)
-
@zdenek Pls check the region that you set in your config. I only get this error, when I am using an invalid config position.
-
@strawberry-3.141 You are right, there was typo in Position. Now there is no error, but the module is not visible at all. No Error, but in Source code of page I can see the data, so it means, ID is right, script gets data, just doesn’t display. Could be cause I’ve another iFrame on the screen?
thanks
-
Hi there is it possible to see a screenshot of how the graph looks like on the mirror, Thanks.
-
I am sorry for the really slow response time, I have been totally swamped at work.
When it shows on the screen, it is essentially a small iframe in the middle with a graph (I will at some point get a screenshot)
However I have realized that the IFTTT integration is waaaaaay to slow, it will check once every 15 minutes, and then I have usually left the mirror. I need to figure out a way to instantly get the information from the scale. I have a few ideas but simply not enough time.
-
Hmmmmm i see your predicament sir…
-
I am just airing one idea here:
Using the https://github.com/node-pcap/node_pcap I should be able to setup a listener for Withings Scales (by either destination URL or MAC address) once a device is detected show the graph.
Please feel free to share your thoughts on that? I do not know if this is too much for the MagicMirror to handle with pcap add-on. Perhaps this should be a separate plugin that can be reused for other device detections.
-
had a look at the pcap add-on to be honest i think its going to be heavy for just a listener
-
still doesn’t work for me. I’ve tried new Raspberry pi 3, clean install of NOOB, installed MM, updated everything. Installed just few modules (Simple logo and MMM-WunderGround) and Nokia. It connects to server, get the data, but just not to create the graph. as you can see, , div is created, and in Dev console is no error and in seleted DIV are located data
Of course I ran npm install after installation of module Nokia.thanks for help, Zdeněk