question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sensors unavailable/ not created

See original GitHub issue

Describe the bug

I updated to the latest version. But the sensor became unavailable. So i did a few reinstalls but no luck yet. I did however forced to logout some unknown activity in my Google account. This was propabely this component. With reinstalling the component it did came back. The sensor didn’t came back though.

Version of the integration

If you are unsure about the version check the github release here. latest

Add version here.

Glocaltokens Version (Underlying package)

0.2.8

Logs

Logger: custom_components.google_home
Source: helpers/update_coordinator.py:179
Integration: Google Home (documentation, issues)
First occurred: 16:10:45 (11 occurrences)
Last logged: 16:21:20

Timeout fetching sensor data

Debug log

This goes on and on…


2021-04-03 16:11:33 DEBUG (MainThread) [glocaltokens.client] Initializing new GLocalAuthenticationTokens instance.
2021-04-03 16:11:33 DEBUG (MainThread) [glocaltokens.client] Set self username to "u*************************", password to "2*************", master_token to "a******************************************************************************************************************************************************************************************************************************" and android_id to 1*************
2021-04-03 16:11:33 DEBUG (MainThread) [glocaltokens.client] Set self access_token, homegraph, access_token_date and homegraph_date to None
2021-04-03 16:11:33 DEBUG (SyncWorker_12) [glocaltokens.client] Initializing models list if empty...
2021-04-03 16:11:33 DEBUG (SyncWorker_12) [glocaltokens.client] Forcing homegraph reload.
2021-04-03 16:11:33 DEBUG (SyncWorker_12) [glocaltokens.client] Invalidated homegraph
2021-04-03 16:11:33 DEBUG (SyncWorker_12) [glocaltokens.client] Getting homegraph...
2021-04-03 16:11:33 DEBUG (SyncWorker_12) [glocaltokens.client] There is not any stored homegraph, or the stored one has expired, getting a new one...
2021-04-03 16:11:33 DEBUG (SyncWorker_12) [glocaltokens.client] Creating SSL channel credentials...
2021-04-03 16:11:33 DEBUG (SyncWorker_12) [glocaltokens.client] Creating access token call credentials...
2021-04-03 16:11:33 DEBUG (SyncWorker_12) [glocaltokens.client] There is not any stored access_token, or the stored one has expired, getting a new one...
2021-04-03 16:11:33 DEBUG (SyncWorker_12) [glocaltokens.client] Master token: aas_et/A******
2021-04-03 16:11:34 DEBUG (SyncWorker_12) [glocaltokens.client] Access token: ya29.a******, datetime 2021-04-03 16:11:34.042230
2021-04-03 16:11:34 DEBUG (SyncWorker_12) [glocaltokens.client] Compositing channel credentials...
2021-04-03 16:11:34 DEBUG (SyncWorker_12) [glocaltokens.client] Establishing secure channel with the Google Home Foyer API...
2021-04-03 16:11:34 DEBUG (SyncWorker_12) [glocaltokens.client] Getting channels StructuresServiceStub...
2021-04-03 16:11:34 DEBUG (SyncWorker_12) [glocaltokens.client] Getting HomeGraph request...
2021-04-03 16:11:34 DEBUG (SyncWorker_12) [glocaltokens.client] Fetching HomeGraph...
2021-04-03 16:11:36 DEBUG (SyncWorker_12) [glocaltokens.client] Storing gotten homegraph...
2021-04-03 16:11:36 DEBUG (SyncWorker_12) [glocaltokens.client] Getting network devices...
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Iterating in homegraph devices (len=29)
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Lamp wc
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Plafondlamp slaapkamer
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Tasmota
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Temperatuur woonkamer
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for keuken
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Betsy
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Lesley slaapt
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Wasmachine
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Wat eten we vandaag?
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Simone slaapt
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Looking for a device in local network? True
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Initializing new Device instance.
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Set self device_name to "Slaapkamer", local_auth_token to None, google_device to {name:Slaapkamer,ip:192.168.178.69,port:8009,model:Google Home Mini}, and hardware to Google Home Mini
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] google_device is not None
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self ip to 192.168.178.69
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self port to 8009
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self local_auth_token to q***********************************************************************************************************
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Adding {device.device_name} to devices list
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Nachtlamp Lesley
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for AdGuard Filtering
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for lampen tv
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Slapen
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Pillen Simone
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for lamp overloop
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Gast aanwezig
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Looking for a device in local network? True
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Initializing new Device instance.
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Set self device_name to "Keuken 3", local_auth_token to None, google_device to {name:Keuken 3,ip:192.168.178.21,port:8009,model:Google Home Mini}, and hardware to Google Home Mini
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] google_device is not None
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self ip to 192.168.178.21
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self port to 8009
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self local_auth_token to h***********************************************************************************************************
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Adding {device.device_name} to devices list
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Wat eten we morgen?
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for lampen banken
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Looking for a device in local network? True
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Initializing new Device instance.
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Set self device_name to "SHIELD", local_auth_token to None, google_device to {name:SHIELD,ip:192.168.178.10,port:8009,model:SHIELD Android TV}, and hardware to SHIELD Android TV
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] google_device is not None
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self ip to 192.168.178.10
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self port to 8009
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self local_auth_token to C***********************************************************************************************************
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Adding {device.device_name} to devices list
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Iemand thuis
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for lamp gang
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Looking for a device in local network? True
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Initializing new Device instance.
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Set self device_name to "Woonkamer", local_auth_token to None, google_device to {name:Woonkamer,ip:192.168.178.19,port:8009,model:Google Home}, and hardware to Google Home
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] google_device is not None
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self ip to 192.168.178.19
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self port to 8009
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self local_auth_token to A***********************************************************************************************************
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Adding {device.device_name} to devices list
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for lampen eettafel
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Ledstrip master
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Nachtlamp Simone
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Simone thuis
2021-04-03 16:11:56 DEBUG (SyncWorker_12) [glocaltokens.client] Google Home devices: [<glocaltokens.client.Device object at 0x7ff9d5c9d4f0>, <glocaltokens.client.Device object at 0x7ff9d5c9d520>, <glocaltokens.client.Device object at 0x7ff9cc2a2220>, <glocaltokens.client.Device object at 0x7ff9c4eabd60>]
2021-04-03 16:11:56 DEBUG (MainThread) [custom_components.google_home] Fetching data from Google Home device Slaapkamer - https://192.168.178.69:8443/setup/assistant/alarms
2021-04-03 16:11:56 DEBUG (MainThread) [custom_components.google_home] Fetching data from Google Home device Keuken 3 - https://192.168.178.21:8443/setup/assistant/alarms
2021-04-03 16:11:56 DEBUG (MainThread) [custom_components.google_home] Fetching data from Google Home device SHIELD - https://192.168.178.10:8443/setup/assistant/alarms
2021-04-03 16:11:56 DEBUG (MainThread) [custom_components.google_home] Fetching data from Google Home device Woonkamer - https://192.168.178.19:8443/setup/assistant/alarms
2021-04-03 16:12:06 ERROR (MainThread) [custom_components.google_home] Timeout fetching sensor data
2021-04-03 16:12:06 DEBUG (MainThread) [custom_components.google_home] Finished fetching sensor data in 32.997 seconds
2021-04-03 16:12:26 DEBUG (MainThread) [glocaltokens.client] Initializing new GLocalAuthenticationTokens instance.
2021-04-03 16:12:26 DEBUG (MainThread) [glocaltokens.client] Set self username to "u*************************", password to "2*************", master_token to "a******************************************************************************************************************************************************************************************************************************" and android_id to 1*************
2021-04-03 16:12:26 DEBUG (MainThread) [glocaltokens.client] Set self access_token, homegraph, access_token_date and homegraph_date to None
2021-04-03 16:12:26 DEBUG (SyncWorker_12) [glocaltokens.client] Initializing models list if empty...
2021-04-03 16:12:26 DEBUG (SyncWorker_12) [glocaltokens.client] Forcing homegraph reload.
2021-04-03 16:12:26 DEBUG (SyncWorker_12) [glocaltokens.client] Invalidated homegraph
2021-04-03 16:12:26 DEBUG (SyncWorker_12) [glocaltokens.client] Getting homegraph...
2021-04-03 16:12:26 DEBUG (SyncWorker_12) [glocaltokens.client] There is not any stored homegraph, or the stored one has expired, getting a new one...
2021-04-03 16:12:26 DEBUG (SyncWorker_12) [glocaltokens.client] Creating SSL channel credentials...
2021-04-03 16:12:26 DEBUG (SyncWorker_12) [glocaltokens.client] Creating access token call credentials...
2021-04-03 16:12:26 DEBUG (SyncWorker_12) [glocaltokens.client] There is not any stored access_token, or the stored one has expired, getting a new one...
2021-04-03 16:12:26 DEBUG (SyncWorker_12) [glocaltokens.client] Master token: xxxx
2021-04-03 16:12:27 DEBUG (SyncWorker_12) [glocaltokens.client] Access token: xxxxx
2021-04-03 16:12:27 DEBUG (SyncWorker_12) [glocaltokens.client] Compositing channel credentials...
2021-04-03 16:12:27 DEBUG (SyncWorker_12) [glocaltokens.client] Establishing secure channel with the Google Home Foyer API...
2021-04-03 16:12:27 DEBUG (SyncWorker_12) [glocaltokens.client] Getting channels StructuresServiceStub...
2021-04-03 16:12:27 DEBUG (SyncWorker_12) [glocaltokens.client] Getting HomeGraph request...
2021-04-03 16:12:27 DEBUG (SyncWorker_12) [glocaltokens.client] Fetching HomeGraph...
2021-04-03 16:12:29 DEBUG (SyncWorker_12) [glocaltokens.client] Storing gotten homegraph...
2021-04-03 16:12:29 DEBUG (SyncWorker_12) [glocaltokens.client] Getting network devices...
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Iterating in homegraph devices (len=29)
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Lamp wc
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Plafondlamp slaapkamer
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Tasmota
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Temperatuur woonkamer
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for keuken
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Betsy
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Lesley slaapt
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Wasmachine
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Wat eten we vandaag?
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Simone slaapt
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Looking for a device in local network? True
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Initializing new Device instance.
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Set self device_name to "Slaapkamer", local_auth_token to None, google_device to {name:Slaapkamer,ip:192.168.178.69,port:8009,model:Google Home Mini}, and hardware to Google Home Mini
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] google_device is not None
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self ip to 192.168.178.69
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self port to 8009
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self local_auth_token to q***********************************************************************************************************
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Adding {device.device_name} to devices list
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Nachtlamp Lesley
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for AdGuard Filtering
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for lampen tv
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Slapen
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Pillen Simone
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for lamp overloop
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Gast aanwezig
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Looking for a device in local network? True
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Initializing new Device instance.
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Set self device_name to "Keuken 3", local_auth_token to None, google_device to {name:Keuken 3,ip:192.168.178.21,port:8009,model:Google Home Mini}, and hardware to Google Home Mini
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] google_device is not None
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self ip to 192.168.178.21
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self port to 8009
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self local_auth_token to h***********************************************************************************************************
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Adding {device.device_name} to devices list
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Wat eten we morgen?
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for lampen banken
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Looking for a device in local network? True
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Initializing new Device instance.
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Set self device_name to "SHIELD", local_auth_token to None, google_device to {name:SHIELD,ip:192.168.178.10,port:8009,model:SHIELD Android TV}, and hardware to SHIELD Android TV
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] google_device is not None
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self ip to 192.168.178.10
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self port to 8009
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self local_auth_token to C***********************************************************************************************************
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Adding {device.device_name} to devices list
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Iemand thuis
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for lamp gang
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Looking for a device in local network? True
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Initializing new Device instance.
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Set self device_name to "Woonkamer", local_auth_token to None, google_device to {name:Woonkamer,ip:192.168.178.19,port:8009,model:Google Home}, and hardware to Google Home
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] google_device is not None
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self ip to 192.168.178.19
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self port to 8009
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Setting self local_auth_token to A***********************************************************************************************************
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Adding {device.device_name} to devices list
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for lampen eettafel
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Ledstrip master
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Nachtlamp Simone
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] local_auth_token is not initialized for Simone thuis
2021-04-03 16:12:49 DEBUG (SyncWorker_12) [glocaltokens.client] Google Home devices: [<glocaltokens.client.Device object at 0x7ff9be04eac0>, <glocaltokens.client.Device object at 0x7ff9b2e86610>, <glocaltokens.client.Device object at 0x7ff9b2e86790>, <glocaltokens.client.Device object at 0x7ff9b3008550>]
2021-04-03 16:12:49 DEBUG (MainThread) [custom_components.google_home] Fetching data from Google Home device Slaapkamer - https://192.168.178.69:8443/setup/assistant/alarms
2021-04-03 16:12:49 DEBUG (MainThread) [custom_components.google_home] Fetching data from Google Home device Keuken 3 - https://192.168.178.21:8443/setup/assistant/alarms
2021-04-03 16:12:49 DEBUG (MainThread) [custom_components.google_home] Fetching data from Google Home device SHIELD - https://192.168.178.10:8443/setup/assistant/alarms
2021-04-03 16:12:49 DEBUG (MainThread) [custom_components.google_home] Fetching data from Google Home device Woonkamer - https://192.168.178.19:8443/setup/assistant/alarms
2021-04-03 16:12:59 ERROR (MainThread) [custom_components.google_home] Timeout fetching sensor data
2021-04-03 16:12:59 DEBUG (MainThread) [custom_components.google_home] Finished fetching sensor data in 32.988 seconds

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:43 (14 by maintainers)

github_iconTop GitHub Comments

6reactions
DurgNomis-drolcommented, Apr 9, 2021

I have found the error i think. PR coming in a couple of minutes. 😄

3reactions
LEJOUIcommented, Apr 10, 2021

It’s working for me! It proper gives a time out in the debug log for the SHIELD and catches the data from the other devices. Nice!

Read more comments on GitHub >

github_iconTop Results From Across the Web

HA sensors gone unavailable #2134 - blakeblackshear/frigate
Restart of Home Assistant following 0.94 update over last day or so, and now all the camera sensors and binary sensors are unavailable....
Read more >
All binary sensors are unavailable - Home Assistant Community
All my binary sensors for my zigbee2mqtt devices are unavailable. All devices are online in zigbee2mqtt dashboard. The state also correctly ...
Read more >
Room Sensors: FAQs, Setup Guide, and Troubleshooting
Room Sensors: FAQs, Setup Guide, and Troubleshooting. This article applies to all ecobee thermostats except Smart, Smart SI, EMS and EMS SI.
Read more >
Vision Sensors unavailable - DJI FORUM
Hello All,On Mavic 3 I am finding that I have a red icon in all modes that my vision sensors are not available....
Read more >
Trouble Shooting Problems | FreeStyle Libre AU
This may mean your Sensor was started by another Reader. A Sensor can only be scanned by the Reader that started it. Scan...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found