node-red-web-nodes icon indicating copy to clipboard operation
node-red-web-nodes copied to clipboard

Fitbit Node

Open hindessm opened this issue 10 years ago • 2 comments

Input Node

  • New goal reached during a day
  • New sleep log available
  • New badge

Query Node

  • Return daily data for activities, sleep, etc
  • Return lifetime data such as badges achieved

Output Node

  • Log weight, activities, heartrate, etc

Authentication

Users must register their own app at https://dev.fitbit.com/apps/new and paste the client key and client secret into the configuration node then complete an oauth authorization.

Unit System

The credential node should enable the configuration of the unit system

hindessm avatar Sep 28 '14 07:09 hindessm

Any update on this? Is this going to be pulled in the next version of Node-Red? I just purchased a FitBit One and I want to connect it to a raspberry pi and export the data to other services.. Cheers for the update, looking forward to good news.

emanuelstanciu avatar Dec 23 '14 00:12 emanuelstanciu

The node is in the repository, ready to be used.

Run:

npm install node-red/node-red-web-nodes

To grab the latest code.

I'll be publishing a refresh to npm in the next few days as not all of the most recent nodes are in the currently published package.

knolleary avatar Dec 23 '14 10:12 knolleary