[Solved] Timer got out of sync. Resetting and Updating rest binary_sensor took longer than the scheduled update interval 0:00:01

I am getting the following errors after I upgraded to 53.0 and then downgraded to 52.1 because 53.0 front end problems. I want to get 52.1 working again properly but keep getting these errors. I found several automation don’t run / get missed now. Any advice would be appreciated.

2017-09-14 14:47:27 DEBUG (MainThread) [homeassistant.components.binary_sensor.envisalink] Setting up zone: Garage Side Doors
2017-09-14 14:47:27 DEBUG (MainThread) [homeassistant.components.binary_sensor.envisalink] Setting up zone: Garage Motion
2017-09-14 14:47:27 DEBUG (MainThread) [homeassistant.components.binary_sensor.envisalink] Setting up zone: Garage Windows
2017-09-14 14:47:27 DEBUG (MainThread) [homeassistant.components.binary_sensor.envisalink] Setting up zone: Suite Doors
2017-09-14 14:47:27 DEBUG (MainThread) [homeassistant.components.binary_sensor.envisalink] Setting up zone: Garage
2017-09-14 14:47:37 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:38 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:39 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:40 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:40 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:40 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:41 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:42 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:43 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:44 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:44 WARNING (MainThread) [homeassistant.components.binary_sensor] Updating rest binary_sensor took longer than the scheduled update interval 0:00:01
2017-09-14 14:47:45 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:45 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:45 WARNING (MainThread) [homeassistant.helpers.condition] Value cannot be processed as a number:
2017-09-14 14:47:54 WARNING (MainThread) [homeassistant.components.binary_sensor] Updating rest binary_sensor took longer than the scheduled update interval 0:00:01
2017-09-14 14:48:07 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2017-09-14 14:48:13 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2017-09-14 14:48:15 WARNING (MainThread) [homeassistant.components.binary_sensor] Updating rest binary_sensor took longer than the scheduled update interval 0:00:01
2017-09-14 14:48:31 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
2017-09-14 14:48:34 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting

I found out that homebridge causes this and has to be restarted which solved my issue.

1 Like