leeyuentuen / alfen_wallbox

Alfen wallbox - Home Assistant Component
MIT License
64 stars 12 forks source link

Data not being updated frequently #146

Open Cornmeister opened 2 months ago

Cornmeister commented 2 months ago

Hi,

I've just installed your alfen_wallbox integration with HACS, I'm able to create the initial connection to my Eve Single Pro-line with firmware 6.4.0-4210, Entities will get the actual values.

Home Assistant version: 2024.9.1 HACS version: 2.0.1

After adding a bunch of entities to my dashboard, it looks like the data is not being updated. this is confirmed by looking at a random entity made by this integration, the 'last update' timer just keeps running up.

I can see an error in the logs: Updating alfen_wallbox sensor took longer than the scheduled update interval 0:00:05 Looks like its running to fast, strange thing is, I changed the update interval to a value of 30 seconds as a test. error log still says it's configured as 5 seconds.

Cornmeister commented 2 months ago

nevermind, same as https://github.com/leeyuentuen/alfen_wallbox/issues/124