unfug-at-github

Results 5 issues of unfug-at-github

Fixing issues with time-based statistics (peaks, incorrect values) and provide values for statistical function even if only a single input value exists ## Breaking change ## Proposed change The statistics...

cla-signed
new-feature
integration: statistics
has-tests
bugfix
Quality Scale: internal

## Breaking change ## Proposed change Fix bug that causes spikes in time-based average functions in the statistics module. ## Type of change - [ ] Dependency upgrade - [x]...

Hacktoberfest
cla-signed
small-pr
integration: statistics
bugfix
Quality Scale: internal

Have statistics functions return a meaningful, non-none result even if only one value is available ## Breaking change ## Proposed change Currently many of the statistics function return none when...

Hacktoberfest
cla-signed
small-pr
integration: statistics
has-tests
bugfix
Quality Scale: internal

## Breaking change ## Proposed change The statistics sensor is using an internal list to keep the history of previous states. This list is accessed by various functions in an...

Hacktoberfest
cla-signed
integration: statistics
has-tests
bugfix
Quality Scale: internal

### The problem The statistics sensor produces division by zero errors in the log. This seems to be caused by having values that have identical change timestamps. It might be...

integration: statistics