Skip to content

Releases: hombach/ioBroker.tibberlink

3.4.3

14 Jul 16:46
Compare
Choose a tag to compare

added unit to Pulse temperature and round to 0,1°C
added unit to Pulse battery voltage and round to 100mV
added unit to Pulse uptime
added state with Pulse uptime as human readable string
reinitialize some TibberLocal states upon adapter startup
code optimisation
bump dependencies

3.4.2

12 Jul 20:31
Compare
Choose a tag to compare

fix typos in units
fix type mismatch for state objects (#455)
code optimisation

3.4.1

12 Jul 18:39
Compare
Choose a tag to compare

fix logging error
bump dependencies

3.4.0

11 Jul 18:49
333ba31
Compare
Choose a tag to compare

add mode for local poll of Pulse data (#201)

3.3.3

04 Jul 18:32
0653919
Compare
Choose a tag to compare

fix sentry notified possible error
try to fix startup error (#444)

3.3.2

21 Jun 19:25
Compare
Choose a tag to compare

fix 2 security issues in dependencies
fix sentry notified possible error

3.3.1

13 Jun 19:18
5ac655e
Compare
Choose a tag to compare

fix small sentry discovered error (#418)
added note for multihomes to documentation (#422)

3.3.0

05 Jun 18:53
e052d67
Compare
Choose a tag to compare

implements optional, obsolete api call for total historical cost, incl. grid fees (#405)
Updates @iobroker/adapter-core from 3.1.6
Updates @iobroker/types from 5.0.19 to 6.0.0

3.2.1

03 Jun 21:48
Compare
Choose a tag to compare

added unique endpoint string

3.2.0

03 Jun 20:29
Compare
Choose a tag to compare

IMPORTANT: adapter components had been blocked by Tibber - you have to update!
bump base dependencies
adapter will use internal output states for calculator if none defined in configuration (#325)
implement first run mode in calculator to reduce system load
internal optimisations