barleybobs / homeassistant-ecowater-softener

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

Not updating every 30 minutes. #21

Closed Elitaz closed 4 months ago

Elitaz commented 1 year ago

Hello, this integration not updating every 30 minutes.. Only update after ha restart.. automaticaly never.. In logs update of sensor.ecowater_* is taking over 10 seconds, but not updating..

matebenyovszky commented 1 year ago

Although it updates for me nicely, I also got these messages constantly:

Logger: homeassistant.components.sensor Source: runner.py:119 Integration: Sensor (documentation, issues) First occurred: 9:20:25 PM (38 occurrences) Last logged: 11:03:37 PM

Setup of sensor platform rest is taking over 10 seconds. Setup of sensor platform ecowater_softener is taking over 10 seconds.

OR:

Logger: homeassistant.helpers.entity Source: helpers/entity.py:527 First occurred: 9:50:56 PM (3 occurrences) Last logged: 10:59:17 PM

Update of sensor.ecowater_ac000w007138272 is taking over 10 seconds

barleybobs commented 4 months ago

Although it updates for me nicely, I also got these messages constantly:

Logger: homeassistant.components.sensor Source: runner.py:119 Integration: Sensor (documentation, issues) First occurred: 9:20:25 PM (38 occurrences) Last logged: 11:03:37 PM Setup of sensor platform rest is taking over 10 seconds. Setup of sensor platform ecowater_softener is taking over 10 seconds.

OR:

Logger: homeassistant.helpers.entity Source: helpers/entity.py:527 First occurred: 9:50:56 PM (3 occurrences) Last logged: 10:59:17 PM Update of sensor.ecowater_ac000w007138272 is taking over 10 seconds

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

barleybobs commented 4 months ago

Hello, this integration not updating every 30 minutes.. Only update after ha restart.. automaticaly never.. In logs update of sensor.ecowater_* is taking over 10 seconds, but not updating..

@Elitaz are you still suffering from this issue? The update time in newer versions should be every 10 minutes.

barleybobs commented 4 months ago

I will close this issue due to a lack of activity. Feel free to re-open it if you need @Elitaz!