Skip to content

Releases: hombach/ioBroker.tibberlink

4.2.3

14 Jan 18:42
Compare
Choose a tag to compare

bump cron to 3.5

4.2.2

14 Jan 18:22
Compare
Choose a tag to compare

max API-Token lenght now 80 to meet newest Tibber accounts (#627)

4.2.1

08 Jan 22:30
Compare
Choose a tag to compare

fix missing translation

4.2.0

08 Jan 21:57
Compare
Choose a tag to compare

fix error in BestHoursBlock LTF intruduced in 4.x (#618)
add new calculator channels 'BestPercentage' and 'BestPercentageLTF' (#616)
add outputJSON for 'BestSingleHours', 'BestHoursBlock', 'BestPercentage', 'BestCost' and their LTF variants (#592)
fixed some i18n translations
year 2025 changes
code optimization

4.1.1

21 Dec 17:30
Compare
Choose a tag to compare

code cleanup
fix translations
fix chai-as-promised

4.1.0

15 Dec 09:18
Compare
Choose a tag to compare

enable local poll also without Token (#613)
split jsonConfig.json to multiple files
fix typo in translation handling
bump cron

4.0.0

08 Dec 19:13
Compare
Choose a tag to compare

BREAKING: dropped support for ioBroker.admin < 7.0.0 because of ioBroker Responsive Design Initiative (#544)
redesigned admin tab for calculator
optimize translations, added more tooltips
fix repeated calculation of LTF channels (#593)
added BlockStart / BlockEnd as date string (#516)
throttle sentry messaging
add prices yesterday (#600)

3.5.4

01 Dec 09:06
Compare
Choose a tag to compare

add warning when LTF stop time isn't same or next day and provide docu
fix error in calculator channel 'best single hours' (#594)
intruduce 'iobroker/eslint-config' (#591)
performance optimizations
dependency updates

3.5.3

23 Nov 19:14
Compare
Choose a tag to compare

fix edge case in output state setup and usage
optimzed state subscription
update deprecated state calls
add await to delObjectAsync
harmonize project tools
dependency updates

3.5.2

30 Oct 14:38
Compare
Choose a tag to compare

add verification for YES/NO 2 values in calculator (#547)
optimized responsive design (#544)
migrate eslint to >9.x
switch to ES2022 code
adapted to new API constraints (#546)
replace deprecated setStateAsync by setState