googlefit-homeassistant
googlefit-homeassistant copied to clipboard
I got as far as running the following: python get_credentials.py This failed because the cmd prompt window was running under my windows laptop account. My Google project does not have...
Hello, I integrated this component and all works well (all the data that I have on Google Fit app are correctly showed in HA) except Nutrition data. I've integrated MyNetDiary...
Hello. I set up my sleep recording yesterday. I document the data with the app "Sleep as Android" , which syncs the data in Google Fit. In the app "Sleep...
Hello Ivan, I thank you very much for this github. I have followed all the steps and generate the .google_token put on the config directory. But I don't see any...
Hi, attached is a small patch [sensor.py.txt](https://github.com/IvanVojtko/googlefit-homeassistant/files/10415438/sensor.py.txt) which adds "state_class" = "measurement" to the sensor attributes. This will enable [Long Term Statistics](https://developers.home-assistant.io/docs/core/entity/sensor/#long-term-statistics) for the sensors. I made it such that...
When i access the URL generated by `get_credentials.py` and check all permissions and click `Continue` i get redirected to a URL like `http://localhost:8080/?state=rYmM5PTvl7MbN...` and the script will not generate a...
After couple of days working the integration stopped providing data, log says: `google.auth.exceptions.RefreshError: ('invalid_grant: Token has been expired or revoked.', {'error': 'invalid_grant', 'error_description': 'Token has been expired or revoked.'})` while...
Hello. i followed the manual 1:1 and made sure to select Desktop, i still get the error 400.
Hallo, thank's for Your job, I've follow all the procedure, but finally I have no idea that how i can finalize the HA data access, please, can You explain step...
Hi! First, thank you for creating this integration. I've only been using it for a bit over a day now, but I've been really enjoying it so far. The only...