@bhepler Please, if you spot any problems with the documentation, create a pull request on GitHub and I’ll happily make those changes.
Read the statement by Michael Teeuw here.
Posts
-
RE: Fitbit
-
RE: MMM-Fitbit
@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!
-
RE: Fitbit
@darrene That is weird. The module is pretty unadvanced so I don’t have proper debugging, unfortunately. The scope looks correct, are you sure you have synced your Fitbit today? It would explain why calories are displayed as they are calculated automatically so you don’t need to sync them.
-
RE: MMM-Fitbit
@Maelremrem I haven’t added that functionality yet, the API I use doesn’t yet support it. Feel free to send a pull request to make the JavaScript do it though!
-
RE: Fitbit
I have released a fix for the
.ini
files problem in the latest version on GitHub. You’ll need to delete yourtokens.ini
andcredentials.ini
files and remake them (as well as performing agit pull
) for the fix to be effective. -
RE: MMM-Fitbit
@onetwankyfive Currently working on a fix, job hunting got in the way!
-
RE: MMM-Fitbit
@jgom Yes, I’d like to add that functionality, but I don’t have an Aria so can’t test it! If you do, then feel free to send a pull request to the github repo!
-
RE: Fitbit
The python that accesses the fitbit API is currently having that functionality added, I’m doing some work at the moment to help with install issues and once the work on
python-fitbit
is complete I’ll update again. -
RE: Fitbit
@MechMatt I put a basic run through on the wiki page, feel free to adapt it to make it more new user friendly