fsaris / home-assistant-zonneplan-one

Unofficial Zonneplan integration for Home Assistant
https://github.com/fsaris/home-assistant-zonneplan-one
MIT License
104 stars 17 forks source link

Zonneplan last measured value update only once per hour #97

Closed willemstoker closed 6 months ago

willemstoker commented 7 months ago

Hi,

I noticed that "Zonneplan last measured value" (which shows the current power that is produced in W) only updates once per hour. This used to be every 5 min. Why is that changed? Is it possible to update this every 5 minutes again?

The total yield is still updated every 5 minutes, so the API is called anyway?

fsaris commented 7 months ago

See https://github.com/fsaris/home-assistant-zonneplan-one/pull/91#issuecomment-1884853304

willemstoker commented 7 months ago

Thanks! Is there anything I can do in the meanwhile?

fsaris commented 6 months ago

Maybe use yield today. That is updated more often and with more precision.

see #94

willemstoker commented 6 months ago

The latest release fixed this, thanks!!

It's nice to see the difference in the detail on the graph comparing yesterday and today :D image