Skip to content

Releases: hombach/ioBroker.tibberlink

3.1.1

16 May 21:34
54b66b4
Compare
Choose a tag to compare

throttle down reconnection speed
logging optimizations (#396; #217)
adaptations to newer environment (#394; #395)

3.1.0

07 May 14:53
Compare
Choose a tag to compare

enable manual control of configured outputs when automation is deactivated (#334)
fix not working LTF Channel when using too short LTF (#383)
code optimisations
update adapter-core to 3.1.4
bump dependencies

3.0.1

20 Apr 08:11
Compare
Choose a tag to compare

updated adapter testing
bump dependencies

3.0.0

18 Apr 16:49
e7e0695
Compare
Choose a tag to compare

BREAKING: dropped support for node.js 16 (#368)
BREAKING: js-controller >= 5 is required
changed to tier 2 as data provider
corrected io-package.json according to new schema (#368)
update typescript to 5.4.5
update adapter-core to 3.0.6

2.3.2

17 Mar 14:49
Compare
Choose a tag to compare

code optimizations
fix undefined force mode (#349)
fix poll of not existing current price state (#348)
fix current price poll when configured as not to poll (#350)
bump dependencies

2.3.1

10 Mar 18:48
Compare
Choose a tag to compare

BREAKING: Calculator channels of type 'smart battery buffer' will now switch outputs to 'OFF' only once, directly after setting the channel to Active=false (#332)
Fixed error in jsonConfig.json (#329)
eleted feed disconnect debug-message, cause warn message already exists
bump typescript-eslint to gen 7
bump dependencies

2.3.0

10 Mar 18:36
fe8fc05
Compare
Choose a tag to compare

BREAKING: Calculator channels of type 'smart battery buffer' will now switch outputs to 'OFF' only once, directly after setting the channel to Active=false (#332)
Fixed error in jsonConfig.json (#329)
deleted feed disconnect debug-message, cause warn message already exists
bump typescript-eslint to gen 7
bump dependencies

2.2.2

19 Feb 22:32
Compare
Choose a tag to compare

simplify internal state handling
shorten home string in Calculator screen (#317)
fix feedback loop trap (#321)
add some tooltips to config screen (#317)

2.2.1

08 Feb 19:48
22f91a8
Compare
Choose a tag to compare

fix edge case problems with defect feed data from Tibber server (#312)
bump dependencies

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