Read the statement by Michael Teeuw here.
What is the procedure for reviving a dead module?
-
@Fr8Trayne I’ve got the following currently supported data:
- Steps Walked (compared to goal)
- Calories Burned (compared to goal)
- Total Distance Walked (compared to goal)
- # of Active Minutes (compared to goal)
- # of Floors Climbed (compared to goal)
- Resting Heart Rate (average for the day)
- Today’s Remaining Water Intake (amount consumed subtracted from goal)
- Today’s Remaining Calories To Consume (amount consumed subtracted from goal)
- Sleep Time (compared to goal)
- Current Weight (last weigh-in, if within the last 30 days)
I need icons for water, food and weight, and some assistance with formatting before I will post it publicly. Perhaps I will create a new forum post for this.
-
This is awesome! Did you add it as a new module?
-
I want to get icons and formatting sorted before I add it publicly. However, you can try it here: https://github.com/m-roberts/MMM-Fitbit2
Also, I need to handle credentials from the config, as currently they are hard-coded into files that are used by the Python Fitbit library. This needs to be handled from the config directly, to support multiple Fitbit accounts on one setup.
-
@Vizulize keep up the great work! If I had the coding knowledge to help I would definitely lend a hand. This will be an awesome addition to many Magic Mirrors.
-
I have posted the module here. I am looking for testers!
-
Oh, am I jealous of you fitbit guys. Garmin has a very costly API only intended for professionals.
-
@Vizulize - Thank you for your work. I’ll give it a go as soon as I get home.