Rationale
I just wanted to fix the stability issue reported in the forum. Looking a bit deeper there are several topics which needs to be improved.
Configuration
Config refreshInterval
isn’t necessary
Spot prices are udpated once per day and the binding shall evaluate at which hour this update occus instead of polling each minute!
This can be solved without changing cahnnels.
Channels
The current channels are a mixture of spot-prices
, live-updates
and statistics
. My goal for OH5 (where we can introduce some breaking changes!) would be to structure the channels into groups to have some ordering.
Please share your thoughts!