Venus V3.60 Error fetching VRM data

After updating to 3.60, the current hour price isn’t reachable anymore.
The problem seems to be the beginning and end time “NOW”, this produces a VRM fetching error.
If I change begin and end time to begin en end day I get an array of hour prices, but would like to get the current price.

This to decide to turn on or off mine PV installation.

See this thread:

Thanks!

I ended up requesting the full day, store the stats to the global context and extract the right value using the current hour.

Begin time now and end time end of the day did solved it for me

You can find my solution in here: UpCycle Hybrid DESS Trade