Skip to content

Releases: iobroker-community-adapters/ioBroker.statistics

Release v3.1.0

18 Nov 13:57
Compare
Choose a tag to compare
  • (@simatec) Added responsive jsonConfig
  • (@klein0r) Copy unit of source state to all statistic states

Release v3.0.0

15 Nov 08:56
Compare
Choose a tag to compare

NodeJS >= 18.x and js-controller >= 5 is required

Release v2.4.0

03 Nov 15:12
Compare
Choose a tag to compare

NodeJS 16.x is required

  • (klein0r) Show error if groups are not configured correctly
  • (klein0r) Fixed cron expressions for quarter and year
  • (klein0r) Added indicators for startup and working

Release v2.3.0

03 Nov 07:57
Compare
Choose a tag to compare

NodeJS 14.5.0 is required

  • (klein0r) Added hourly, weekly, monthly, ... averages
  • (klein0r) Added promises to avoid parallel execution of tasks (lead to incorrect calculations)
  • (klein0r) Fixed init values for save/temp
  • (klein0r) Added option to enable statistics for objects via sendTo
  • (klein0r) Allow sum delta to substract values (negative delta)
  • (klein0r) Delete states when option in unchecked
  • (klein0r) Removed dayMin and dayMax from avg (use minmax for that case!)
  • (klein0r) Fix: Calculation of avg when no change of value

Release v2.2.0

07 Jul 08:31
Compare
Choose a tag to compare
  • (klein0r) Added absolute min and max values

Release v2.1.1

16 Jun 14:10
Compare
Choose a tag to compare
  • (klein0r) Fixed usage of default values for groups

Release v2.1.0

16 Jun 13:59
Compare
Choose a tag to compare
  • (klein0r) Added support for translated object names
  • (klein0r) Fixed sum calculation
  • (klein0r) Increased precision to 5 digits
  • (klein0r) Translated all objects

Release v2.0.0

13 Jun 16:35
Compare
Choose a tag to compare
  • (klein0r) Added Admin 5 configuration
  • (klein0r) Updated translations

Release v1.1.1

17 Apr 00:05
Compare
Choose a tag to compare
  • Prevent warn logs when using non-number states as statistic source

Release v1.1.0

24 Mar 20:37
Compare
Choose a tag to compare
  • IMPORTANT: js-controller 3.2 is needed at least!
  • (Apollon77) Prepare for future js-controller compatibility