MMM-fitbit icon indicating copy to clipboard operation
MMM-fitbit copied to clipboard

MagicMirror Module for fitbit

Results 17 MMM-fitbit issues
Sort by recently updated
recently updated
newest added

Hi, I'm not sure if this is an issue with the fitbit API (I've been having some trouble with it on something else I'm working on also!) but the API...

Not sure how easy it'd be, but I would love it if this module could display daily logged water. I'll fork it and see if it's something I can just...

Having some issues getting data to show from fitbit. I have the Client ID & Secret in the credentials.ini, and have run the setupaccess.py from the PI itself. but running...

Hello, first, thank you for taking the time to create the MM2 Module for the fitbit. It's awesome. I've updated the `python-fitbit` API in your module to the newest version...

I am having the same issue Greppie had at some point. > Next thing ist, that setupAccess.py doesnt work or I did not understood how it does. The script start...

This isn't an issue, but a question: can I add the module twice to run different keys and tokens to view my fitbit and my wifes?

When running the command "sudo python setupAccess.py", I get this error: Traceback (most recent call last): File "/home/pi/MagicMirror/modules/MMM-fitbit/python/setupAccess.py", line 4, in import cherrypy File "/usr/local/lib/python3.9/dist-packages/cherrypy/__init__.py", line 64, in from cherrypy._cperror...