Releases: ioBroker/ioBroker.influxdb
Releases · ioBroker/ioBroker.influxdb
Release v3.1.0
- (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
- (Apollon77) handle an empty Path for InfluxDB 2.0 correctly in all cases
Release v3.0.1
- (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
- (Apollon77) Fix potential crash cases (Sentry IOBROKER-INFLUXDB-4Q)
Release v2.6.2
- (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
- (Excodibur) Address issue with updating retention policy for influxDB 1
Release v2.6.0
- (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
- (bluefox) Marked interpolated data with
i=true
Release v2.4.0
- (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
- (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