Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iobroker.statistics

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.statistics

ioBroker statistics Adapter

  • 3.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
583
increased by709.72%
Maintainers
0
Weekly downloads
 
Created
Source

Logo

ioBroker.statistics

NPM version Downloads node-lts Libraries.io dependency status for latest release

GitHub GitHub repo size GitHub commit activity GitHub last commit GitHub issues GitHub Workflow Status

Versions

Beta Stable Installed Translation status

Statistics adapter for ioBroker (Avg, Sum, Min, Max, ...)

Installation

Please use the "adapter list" in ioBroker to install a stable version of this adapter. You can also use the CLI to install this adapter:

iobroker add statistics

Documentation

🇺🇸 Documentation

🇩🇪 Dokumentation

Credits

Sentry

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.

Changelog

3.1.0 (2024-11-18)

  • (@simatec) Added responsive jsonConfig
  • (@klein0r) Copy unit of source state to all statistic states

3.0.0 (2024-11-15)

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

2.4.0 (2023-11-03)

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

2.3.1 (2023-01-11)

  • (klein0r) Added Ukrainian language

2.3.0 (2022-11-03)

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

License

The MIT License (MIT)

Copyright (c) 2018-2024 foxthefox foxthefox@wysiwis.net, bluefox dogafox@gmail.com and Matthias Kleine info@haus-automatisierung.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Keywords

FAQs

Package last updated on 18 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc