barleybobs / homeassistant-ecowater-softener

A Homeassistant custom component to integrate Ecowater water softeners
https://github.com/barleybobs/homeassistant-ecowater-softener
MIT License
33 stars 10 forks source link

Setup / Update of sensor platform ecowater_softener is taking over 10 seconds #12

Closed ZamliyMedre closed 2 years ago

ZamliyMedre commented 2 years ago

Hi,

I have recently installed the ecowater-softener integration for Home Assistant 2022.2.9 via HACS. Although integration seems to be working within Home Assistant, I do see the follow errors logged which comes up now and then.

Logger: homeassistant.components.sensor Source: /usr/local/lib/python3.9/asyncio/events.py:80 Integration: Sensor (documentation, issues) First occurred: 9:00:29 AM (1 occurrences) Last logged: 9:00:29 AM

Setup of sensor platform ecowater_softener is taking over 10 seconds.

Logger: homeassistant.helpers.entity Source: helpers/entity.py:728 First occurred: 9:31:07 AM (1 occurrences) Last logged: 9:31:07 AM

Update of sensor.ecowater_######### is taking over 10 seconds

Capture3

Capture

figorr commented 2 years ago

I can see similar warning logs after a fresh install of the integration.

At the startup: Setup of sensor platform ecowater_softener is taking over 10 seconds. Logger: homeassistant.components.sensor Source: /usr/local/lib/python3.9/asyncio/events.py:

And then It is being shown every 30 min. Update of sensor.ecowater_######### is taking over 10 seconds Logger: homeassistant.helpers.entity Source: helpers/entity.py:747

barleybobs commented 2 years ago

These are just warnings and can be ignored. This is just due to the EcoWater website being slow.

Thanks 👍