v0.2.0
Reporting Highlevel Interface Release Notes
Summary
Upgrading
- Upgraded reporting client to v0.9.0
- Change from resolution to resampling_period
New Features
- Add Readme information
- Added functionality to extract state durations and filter alerts.
- Energy metrics updated to METRIC_AC_ACTIVE_ENERGY_CONSUMED and METRIC_AC_ACTIVE_ENERGY_DELIVERED for independent tracking of consumption and production.
Bug Fixes
- Change 0.0 to nan if there is no data available
- Enforce keyword arguments in cumulative_energy function
What's Changed
- Update release notes after release v0.1.0 by @flora-hofmann-frequenz in #9
- Add readme by @flora-hofmann-frequenz in #10
- Change zero to nan for lack of data by @flora-hofmann-frequenz in #12
- Use keyword arguments by @flora-hofmann-frequenz in #15
- Bump the required group with 4 updates by @dependabot in #13
- Upgrade reporting client version by @flora-hofmann-frequenz in #16
- Bump the required group with 7 updates by @dependabot in #17
- Update resolution to reample_period by @flora-hofmann-frequenz in #19
- Bump setuptools from 70.1.1 to 75.6.0 by @dependabot in #23
- Add state duration extraction and alert filtering by @cyiallou in #21
- Update repo config by @flora-hofmann-frequenz in #24
- Bump the required group across 1 directory with 4 updates by @dependabot in #25
- Change energy to use energy_consumed and energy_delivered by @flora-hofmann-frequenz in #20
New Contributors
Full Changelog: v0.1.0...v0.2.0