Releases: hombach/ioBroker.tibberlink
Releases · hombach/ioBroker.tibberlink
2.2.0
add data points for BestHoursBlock results - period and average cost (#240)
fixed wrong error message texts
fix some possible edge cases in internal support functions
internal code docu optimization
bump dependencies
2.1.1
fix reconnect error for Pulse feed (#300)
new error message handler
internal code docu tweaks
2.1.0
add repeatablity for LTF channels (#289)
tweak Smart Battery Buffer documentation
2.0.1
modify timing in Tibber Pulse feed connect (#271)
bump dependencies
2.0.0
BREAKING: dropped support for js-controller 3.x (#247)
diversificate Tibber server polls to prevent potential DDoS reactions (#252)
add data point for averageRemaining of todays prices (#254)
add 2 data points for last successfull update of today and tomorrow prices (#261)
year 2024 changes
fix small error in dynamic feed timing
bump dependencies
1.8.1
add notice about changes in configuration
1.8.0
implement optional disable of price pull (#232)
implement price categorization algorithm for battery buffer applications (#193)
Fix 2 errors in pull of prices tomorrow (#235, #232)
changed Tibber link in config
1.7.2
implemented dynamic raise of feed reconnect (#225)
small bugfix in pricecalls
first implementations for "smart battery buffer" (#193)
update typescript to 5.3.3
1.7.1
added hint for consumption data in documentation (#223)
mitigate error handling (#217)
added description to object Features/RealTimeConsumptionEnabled (#224)
bump dependencies
1.7.0
implement getting historical consumption data from Tibber Server (#163)
fix error in adapter unload
some code optimisations