Read the statement by Michael Teeuw here.
MMM-Fitbit
-
@leemul I tried it by my own, but it doesn’t seem to work.
I placed it 2 times on my mirror, but it doesn’t grab Infos from fitbit anymore.
Maybe it’s by design of the API / Module? -
@Azrael-Masters The way it is currently built, it’ll make two requests for the same user. It wouldn’t be impossible for it to handle multiple users, but would require some work.
Feel free to read the API documentation and submit a pull request!
-
Hi! I would like to read out the “weight” as well from the user(s).
I’m currently syncing the weight with my Withings account. So the weight is always up to date here as well. I tried just to add “weight” in the resources section. But that did not work. :) Is there anything I can do to fix it?Best regards Erik
-
I just got a fitbit scale as well and would love a way to track weight in a chart
-
Could this module be adapted to work for the Misfit?
-
Also a withings Adaption would be nice :-)
-
This post is deleted! -
hi there was asking if a work around has been implemented on the Fitbit scale to display weight, bmi etc would love to pre order the Aria 2 just for my smart mirror
-
awesome !!!
just one think : update dont work : i have update_interval: 60 but my data never change (i have make a synchronization on my charg2 on my phone and my data are on net )
for update i need relaunch my MM
maybe i have make something fail -
@jchenaud said in MMM-Fitbit:
e i have make something fail
hey for new user i have find the probleme
replacethis.config.update_interval*60*1000);
bythis.config.update_interval*1000);