Skip to content

Releases: ioBroker/ioBroker.influxdb

Release v3.1.0

27 May 16:56
Compare
Choose a tag to compare
  • (Apollon77) Data are not converted to numbers if they are other datatypes on getHistory to respect the saved data formats as defined in the datapoint settings for storage.
  • (Apollon77) Fix retention change to lower checkbox in UI
  • (Apollon77) Allow storeState again to write to InfluxDB for "unknown state ids" - "rules" usage is not supported in for this and storeState would be silently discarded in this case!
  • (Apollon77) Fix several crash cases reported by Sentry
  • (Apollon77) Make sure disabling "Log changes only" also really do not log the changes anymore
  • (Apollon77) Allow storeState and GetHistory also to be called for "unknown ids"

Release v3.0.2

12 May 11:29
Compare
Choose a tag to compare
  • (Apollon77) handle an empty Path for InfluxDB 2.0 correctly in all cases

Release v3.0.1

11 May 14:48
Compare
Choose a tag to compare
  • (Apollon77) BREAKING: Configuration is only working in the new Admin 5 UI!
  • (Apollon77) Did bigger adjustments to the recording logic and added a lot of new Features. Please refer to Changelog and Forum post for details.

Release v2.6.3

07 Mar 21:29
Compare
Choose a tag to compare
  • (Apollon77) Fix potential crash cases (Sentry IOBROKER-INFLUXDB-4Q)

Release v2.6.2

03 Mar 22:27
Compare
Choose a tag to compare
  • (Apollon77) Correctly handle db names with hyphens for InfluxDB 1
  • (Apollon77) Fix getHistory for non boolean fields
  • (Apollon77) Adjust shard group duration to influxdb proposals

Release v2.6.1

28 Feb 07:12
Compare
Choose a tag to compare
  • (Excodibur) Address issue with updating retention policy for influxDB 1

Release v2.6.0

24 Feb 20:19
Compare
Choose a tag to compare
  • (Excodibur) Make request timeout configurable - defaults to 30s
  • (Apollon77) Add option to also accept self signed ssl certificates for InfluxDB 2.x

Release v2.5.2

22 Feb 13:22
Compare
Choose a tag to compare
  • (bluefox) Marked interpolated data with i=true

Release v2.4.0

19 Dec 22:37
Compare
Choose a tag to compare
  • (Excodibur) Added expert settings to deactivate health checks for Influx 2 db (There are no health checks for Influx 1)
  • (Excodibur) Hide settings not relevant when "log changes only" is not used
  • (Apollon77) Allow all number values for debounce again
  • (Apollon77) InfluxDB also do not like Infinite values, so ignore them too

Release v2.3.0

14 Dec 19:40
Compare
Choose a tag to compare
  • (bluefox) Support only js.controller >= 3.3.x
  • (bluefox) Used system/custom view for collecting the objects
  • (bluefox) Implemented option to ignore zero- or/and below zero- values