Skip to content

Releases: hombach/ioBroker.tibberlink

2.2.0

04 Feb 21:29
6246c98
Compare
Choose a tag to compare

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

27 Jan 12:20
Compare
Choose a tag to compare

fix reconnect error for Pulse feed (#300)
new error message handler
internal code docu tweaks

2.1.0

21 Jan 18:39
b96eb87
Compare
Choose a tag to compare

add repeatablity for LTF channels (#289)
tweak Smart Battery Buffer documentation

2.0.1

15 Jan 22:08
Compare
Choose a tag to compare

modify timing in Tibber Pulse feed connect (#271)
bump dependencies

2.0.0

23 Dec 13:14
380e9ca
Compare
Choose a tag to compare

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

16 Dec 22:54
Compare
Choose a tag to compare

add notice about changes in configuration

1.8.0

14 Dec 18:34
caebf7d
Compare
Choose a tag to compare

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

07 Dec 19:52
Compare
Choose a tag to compare

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

04 Dec 22:20
Compare
Choose a tag to compare

added hint for consumption data in documentation (#223)
mitigate error handling (#217)
added description to object Features/RealTimeConsumptionEnabled (#224)
bump dependencies

1.7.0

30 Nov 22:26
32e94f2
Compare
Choose a tag to compare

implement getting historical consumption data from Tibber Server (#163)
fix error in adapter unload
some code optimisations