node-red-web-nodes
node-red-web-nodes copied to clipboard
Fitbit Node
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
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.
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.