Dispatching Nest Data Update

Hey friends,

Not sure what to do here. NEST component was working great 2 days ago. Now it won’t start at startup and I am seeing this debug log:

2018-08-17 07:15:22 DEBUG (MainThread) [homeassistant.components.nest] 
async_setup_nest is done
2018-08-17 07:18:23 DEBUG (SyncWorker_3) [homeassistant.components.nest] 
Ignoring structure Home, not in []
2018-08-17 07:18:23 DEBUG (SyncWorker_15) 
[homeassistant.components.nest] Ignoring structure Home, not in []
2018-08-17 07:18:23 DEBUG (MainThread) [homeassistant.components.nest] 
Ignoring structure Home, not in []
2018-08-17 07:18:23 DEBUG (SyncWorker_3) [homeassistant.components.nest] 
Ignoring structure Home, not in []
2018-08-17 07:18:23 DEBUG (SyncWorker_15) 
[homeassistant.components.nest] Ignoring structure Home, not in []
2018-08-17 07:18:23 WARNING (MainThread) 
[homeassistant.components.sensor] Setup of platform nest is taking over 10 
seconds.
2018-08-17 07:18:23 DEBUG (SyncWorker_3) [homeassistant.components.nest] 
Ignoring structure Home, not in []
2018-08-17 07:18:23 DEBUG (SyncWorker_15) 
[homeassistant.components.nest] Ignoring structure Home, not in []
2018-08-17 07:18:23 WARNING (MainThread) 
[homeassistant.components.climate] Setup of platform nest is taking over 10 
seconds.
2018-08-17 07:18:23 DEBUG (SyncWorker_3) [homeassistant.components.nest] 
Ignoring structure Home, not in []
2018-08-17 07:18:23 WARNING (MainThread) 
[homeassistant.components.binary_sensor] Setup of platform nest is taking over 
10 seconds.
2018-08-17 07:18:23 WARNING (MainThread) 
[homeassistant.components.camera] Setup of platform nest is taking over 10 
seconds.
2018-08-17 07:18:23 ERROR (MainThread) [homeassistant.components.sensor] 
Setup of platform nest is taking longer than 60 seconds. Startup will proceed 
without waiting any longer.
2018-08-17 07:18:23 ERROR (MainThread) 
[homeassistant.components.binary_sensor] Setup of platform nest is taking 
longer than 60 seconds. Startup will proceed without waiting any longer.
2018-08-17 07:18:23 ERROR (MainThread) 
[homeassistant.components.camera] 
Setup of platform nest is taking longer than 60 seconds. Startup will proceed  
without waiting any longer.
2018-08-17 07:18:23 DEBUG (MainThread) [homeassistant.components.nest] 
Ignoring structure Home, not in []
2018-08-17 07:18:23 DEBUG (MainThread) [homeassistant.components.nest] 
listening nest.update_event
2018-08-17 07:18:23 DEBUG (MainThread) [homeassistant.components.nest] 
dispatching nest data update

Every 10-15 minutes, I will keep getting the “dispatching nest data update”. Not sure what that means.

Any ideas?

I’ve been finding, too, that the Nest component doesn’t start about maybe 30 to 50% of the times I restart HA. Also when this happens it seems to take longer for the whole system to start up (and for a browser to reconnect with the frontend.) Generally I see errors about Nest taking longer than usual and not waiting any longer. I’ll try to capture logs next time it happens.

https://nestdevelopers.io/t/we-start-see-slowness-and-unstable-of-rest-streaming-from-8-15-2018/1584/10

Thanks! Good to know.

Nest said problem resolved. I am not at home, can’t verify it.

Nest component is showing again for me. I made no changes.