Skip to content

Connects a fitbit smartwatch to a webservices, for example a node-red instance, to control your smart home via the fitbit watch

License

Notifications You must be signed in to change notification settings

dg-services/FitbitHomeControlConnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Want to use your fitbit smart watch to control your smart home?

Here is a sample how I integrated my smart watch via a webservice

HowTo

  • Get a account on (https://studio.fitbit.com/)
  • clone this repository to you local machine
  • Upload the files into the sdk by drag and drop
  • modify the URL of your webservice in the companion/nodeRedAdapter.js file
  • Use the sample app :-)

My smart home setup

  • IOBroker for general IO control :-)
  • node-red to connect the different IOs and actors
  • node-red to provide the UI for my smart home
  • node-red to provide a webservice that is called from the smart watch

More information on the technical implementation of this app

  • The fitbit app runs on the smartwatch to interact with the user
  • The fitbit companion app (also included in the files above) controls the communication with the webservice and runs on the smartphone
  • So the fitbit app communicates with the companion app. The companion app communicate with the webservice and vice versa

About

Connects a fitbit smartwatch to a webservices, for example a node-red instance, to control your smart home via the fitbit watch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published