Releases: hombach/ioBroker.tibberlink
Releases · hombach/ioBroker.tibberlink
3.1.1
throttle down reconnection speed
logging optimizations (#396; #217)
adaptations to newer environment (#394; #395)
3.1.0
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
updated adapter testing
bump dependencies
3.0.0
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
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
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
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
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
fix edge case problems with defect feed data from Tibber server (#312)
bump dependencies
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