So, I had time to play around with the new API as Tibber already released the 15MTU option.
currently, the HOURLY
prices are distributed on all corresponding QUARTER_HOURLY
data points (of course in October there’ll be the 15MTU prices. If the call payload is not changed, HOURLY
is used as default - for now. Nothing else changed regarding prices.
So I think, the binding must be updated to allow this - aka insert the argument resolution
within the PriceInfo
object… And I think there should be an option in the Thing to switch between both intervals. The “TimeSeries” for all corresponding channels should contain then 96 instead of 24 data points, nothing more. (perhaps the “average” channel needs tweaking? IDK)
1 Like