Hassio.io 10 second warnings

Im using a mesh network from (TP-LInk Deco M5) and in de app of TP Link disabled the MESH option for specific device my RPI3 HA system. So RPI will always stay connected to the same wifi point.

Same here, fully up to dat an running hassos coemre on a nuc8 i5

Same issue here with hassio in a Raspberry Pi 3, could it be related to the database holding too much data? mine has around a month or two of data (size of home-assistant_v2.db file is 500MB), and I am thinking on deleting the database so home assistant creates a new one empty

yup, same here. ring doorbell integration:

Log Details (WARNING)

Logger: homeassistant.helpers.entity
Source: __main__.py:342
First occurred: 2:48:01 PM (1 occurrences)
Last logged: 2:48:01 PM

Update of camera.deurbel is taking over 10 seconds

Having the same issues here. Hassio 0.109.2 on raspberry pi 3.

2020-05-02 19:16:50 WARNING (MainThread) [homeassistant.setup] Setup of zone is taking over 10 seconds.
2020-05-02 19:16:51 WARNING (MainThread) [homeassistant.setup] Setup of input_select is taking over 10 seconds.
2020-05-02 19:16:51 WARNING (MainThread) [homeassistant.setup] Setup of updater is taking over 10 seconds.
2020-05-02 19:17:00 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform darksky is taking over 10 seconds.
2020-05-02 19:17:04 WARNING (MainThread) [homeassistant.setup] Setup of hacs is taking over 10 seconds.

I added timeout: 60 in my REST switch to fix that specific issue

HI Metropolis,

Are you able to tell what the RESTful switch configuration should look like ?

1 Like