You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File editor (5.8.0), Z-Wave JS (0.5.0), Advanced SSH & Web Terminal (17.2.0), Mosquitto broker (6.4.0), Spotify Connect (0.13.0), openWakeWord (1.10.0), ESPHome (2024.4.0), Music Assistant BETA (2.0.0b137), Home Assistant Google Drive Backup (0.112.1), Zigbee2MQTT (1.36.1-1)
Dashboards
dashboards
6
resources
9
views
9
mode
storage
Recorder
oldest_recorder_run
14. April 2024 um 19:57
current_recorder_run
19. April 2024 um 02:47
estimated_db_size
640.38 MiB
database_engine
sqlite
database_version
3.44.2
Spotify
api_endpoint_reachable
ok
Checklist
I have enabled debug logging for my installation and pasted in the debug logs below.
I have filled out the issue template to the best of my ability.
This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
This issue is not a duplicate issue of currently previous issues..
Describe the issue
The weight sensor does not get updated. It always says "unknown". On my phone the sensor gets updates and shows the correct weight it gets from vesync.
Integration Version
v1
Reproduction steps
Install Google Fit integration
Check weight data
Find no data
Debug logs
2024-04-19 03:09:59.092 DEBUG (MainThread) [custom_components.google_fit] Fetching data for account [email protected]
2024-04-19 03:09:59.093 DEBUG (MainThread) [custom_components.google_fit] Verifying account access token
2024-04-19 03:09:59.093 DEBUG (MainThread) [custom_components.google_fit] Successfully retrieved existing access credentials.
2024-04-19 03:10:00.679 DEBUG (MainThread) [custom_components.google_fit] Skipping API query for infrequently updated sensor 'Height'
2024-04-19 03:10:00.679 DEBUG (MainThread) [custom_components.google_fit] Skipping API query for infrequently updated sensor 'Weight'
2024-04-19 03:10:00.679 DEBUG (MainThread) [custom_components.google_fit] Skipping API query for infrequently updated sensor 'Body Fat'
2024-04-19 03:10:00.680 DEBUG (MainThread) [custom_components.google_fit] Skipping API query for infrequently updated sensor 'Body Temperature'
2024-04-19 03:10:02.711 DEBUG (MainThread) [custom_components.google_fit] No float data points found for derived:com.google.blood_glucose:com.google.android.gms:merged
2024-04-19 03:10:02.930 DEBUG (MainThread) [custom_components.google_fit] No float data points found for derived:com.google.hydration:com.google.android.gms:merged
2024-04-19 03:10:03.179 DEBUG (MainThread) [custom_components.google_fit] Finished fetching google_fit data in 4.087 seconds (success: True)
2024-04-19 03:11:13.037 DEBUG (MainThread) [custom_components.google_fit] Setting up Google Fit integration from configuration b767c19b08743793fb83705f80c1ecf6
2024-04-19 03:11:13.041 DEBUG (MainThread) [custom_components.google_fit] Attempting to create OAuth2 session
2024-04-19 03:11:13.041 DEBUG (MainThread) [custom_components.google_fit] Initialising Google Fit Authentication Session
2024-04-19 03:11:13.041 DEBUG (MainThread) [custom_components.google_fit] Checking OAuth2 session is valid.
2024-04-19 03:11:13.041 DEBUG (MainThread) [custom_components.google_fit] Verifying account access token
2024-04-19 03:11:13.042 DEBUG (MainThread) [custom_components.google_fit] Creating Google Fit data access coordinator.
2024-04-19 03:11:13.042 DEBUG (MainThread) [custom_components.google_fit] Setting up Google Fit Coordinator. Querying every 5 minutes (every 60 minutes for less frequently used sensors).
2024-04-19 03:11:13.080 DEBUG (MainThread) [custom_components.google_fit] Requesting initial sensor value fetch.
2024-04-19 03:11:13.080 DEBUG (MainThread) [custom_components.google_fit] Fetching data for account [email protected]
2024-04-19 03:11:13.081 DEBUG (MainThread) [custom_components.google_fit] Verifying account access token
2024-04-19 03:11:13.081 DEBUG (MainThread) [custom_components.google_fit] Successfully retrieved existing access credentials.
2024-04-19 03:11:14.818 DEBUG (MainThread) [custom_components.google_fit] Querying infrequently updated sensor 'Height'
2024-04-19 03:11:15.118 DEBUG (MainThread) [custom_components.google_fit] Querying infrequently updated sensor 'Weight'
2024-04-19 03:11:15.308 DEBUG (MainThread) [custom_components.google_fit] No float data points found for derived:com.google.weight:com.google.android.gms:merge_weight
2024-04-19 03:11:15.308 DEBUG (MainThread) [custom_components.google_fit] Querying infrequently updated sensor 'Body Fat'
2024-04-19 03:11:15.560 DEBUG (MainThread) [custom_components.google_fit] Querying infrequently updated sensor 'Body Temperature'
2024-04-19 03:11:15.754 DEBUG (MainThread) [custom_components.google_fit] No float data points found for derived:com.google.body.temperature:com.google.android.gms:merged
2024-04-19 03:11:17.746 DEBUG (MainThread) [custom_components.google_fit] No float data points found for derived:com.google.blood_glucose:com.google.android.gms:merged
2024-04-19 03:11:17.950 DEBUG (MainThread) [custom_components.google_fit] No float data points found for derived:com.google.hydration:com.google.android.gms:merged
2024-04-19 03:11:18.199 DEBUG (MainThread) [custom_components.google_fit] Finished fetching google_fit data in 5.118 seconds (success: True)
2024-04-19 03:11:18.213 DEBUG (MainThread) [custom_components.google_fit] Integration setup successful.
The text was updated successfully, but these errors were encountered:
No. It was the same for Blood sugar, I think, and possibly for other sensors. However, I only used the weight sensor in HA. Now, I have deleted the integration, because it did not work for me and additionally always needed re-authentication.
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Spotify
Checklist
Describe the issue
The weight sensor does not get updated. It always says "unknown". On my phone the sensor gets updates and shows the correct weight it gets from vesync.
Integration Version
v1
Reproduction steps
Debug logs
The text was updated successfully, but these errors were encountered: