Based on
Creates Google Fit sensors. At the moment, the component provides following measurements:
- steps
- distance
- time
- calories
- weight
- height
- sleep
- heartrate
- oxygen
- blood pressure
- nutrition
- hydratation
- BMR
- Have HACS installed, this will allow you to easily update.
- Add
https://github.com/AFumi39/googlefit-homeassistant
as a custom repository with Type: Integration - Click Install under "Google Fit" integration.
- Restart Home-Assistant.
- Copy directory
custom_components/google_fit
to your<config dir>/custom_components
directory. - Configure.
- Restart Home-Assistant.
In order to add this component as is, add a new sensor:
sensor:
- platform: google_fit
name: Google Fit
Follow these instructions: https://github.com/IvanVojtko/googlefit-homeassistant/blob/master/README.md#google-fit-credentials