Hi
I use met.no for temperature forecast and display it in an apexchart (overlayed ontop of electricity prices ).
The apexchart have a fixed starting time at 00:00 and displays 48 hours.
My “issue” is that my “weather.home_hourly” updates hourly and therefore the 24h temperature forecast “moves across” the chart during the day.
My aim is to somehow make a copy of the “weather.home_hourly”-sensor at 00:30 and then 30mins past every hour during the day, copy the lastest value from the “real” “weather.home_hourly”-sensor over to the static copy of “weather.home_hourly”-sensor.
I have searhed high and low and can’t figure out how to accomplish this.
Would be very happy if someone could point me in the right direction
What I have now:
What I hope to get: