Hi!
I somehow see non updated timeseries values of OpenWeatherMaps One Call API. Where the item reports a change every hour, I only get the log entry “updated time series with 48 values” on (re-)start of the underlying thing. The whole setup was working for several months until I did the update to 5.2.0.
My setup is a pi 5 with 16 GB and a 100GB SSD running debian trixie and dockerized openhab, graphana and influx 2.7.
Is there anyone who could guide me to analyze which of the components is the one breaking the functionality?
Chris
P.S. Persistence strategy was initially “restoreOnStartup, forecast” which I’ve changed after I saw the issue first to “restoreOnStartup, forecasteveryHour, everyUpdate”.