Releases: cabberley/utility_meter_evolved
v2025.11.0 - update Cronsim dependency
What's Changed
- Updated cronsim requirement to 2.7
- About Readme by @cabberley in #45
- Update dependency ruff to v0.12.3 by @renovate[bot] in #43
- Bump ruff from 0.12.2 to 0.12.3 by @dependabot[bot] in #42
- Update requirements.txt by @cabberley in #48
- Update actions/setup-python action to v6 by @renovate[bot] in #63
- Bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #62
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #57
- Update softprops/action-gh-release action to v2.4.2 by @renovate[bot] in #65
- Bump ruff from 0.12.3 to 0.14.5 by @dependabot[bot] in #87
- Update dependency python to 3.14 by @renovate[bot] in #73
- Update mcr.microsoft.com/devcontainers/python Docker tag to v3.14 by @renovate[bot] in #78
- Bump colorlog from 6.9.0 to 6.10.1 by @dependabot[bot] in #81
Full Changelog: v2025.7.12...v2025.11.0
Minor Bug Fix for Total Tariff
Hopefully fixed a small bug that was causing the "Total" Tariff if used to miscalculate
Minor update for Calculation values
Fixes an issue where Calculation values were resetting when HA was restarted.
Multi Period Calculation sensor Bug Fix
Fixed a bug in the code which only affected multi period sensor configurations.
Calculation was not correctly adjusted for calc sensor price variations
NEW - Multi Preefined reset Cycle Meters
NEW - Multi Predefined reset cycle Meters
This great new feature will take the pain away from setting multiple individual Meters to track your usage and $$. If you like to track your meters for various periods like every 5 minutes, 30 minutes, hourly, daily, monthly or yearly, this feature enables you to create a single config that will deliver:
- Individual sensors for each time period.
- Individual Tariff based sensors for each tariff for each time period.
- Create a separate Calculation Sensor for every Meter created.
- A single Select for the tariff selection that will pause/collect all the sensors in alignment with your Select choice.
- After creation, you can go back and change (add/remove) Predefined Reset Cycles and if you created a Tariff based set change the list of Tariffs. You can also add or remove the Calculation Sensor if you created a Utility Meter with a Calculation source.
In addition to all of that, this special Multiple sensor config, always you to calibrate one of those periods. For example, those that are tracking their daily energy costs, may have a daily "service/connection" charge. With this Config, you can tell the setup to only apply the calibration calculation value to just the "Daily" meter.
What's Changed
- Multi Predefined recycle Meters Feature Code by @cabberley in #36
Full Changelog: v2025.7.6...v2025.7.9
v2025.7.6
What's Changed
- This version provides a new feature to optionally create additional Calculated Value sensors for each Meter (including for each tariff if you have tairiffs setup for your meter.)
- Version 2025.7.6 update by @cabberley in #35
Full Changelog: v2025.7.3...v2025.7.6
New Calibration feature added
What's Changed
Enable calibration support for utility meters and calculation sensors, restrict source sensor choices by device class, refactor schema and config flow to accommodate calibration settings, update documentation, and bump package version
New Features:
- Add calibration options for utility meter consumption and calculated sensors via configuration
Enhancements:
- Filter source sensor selection to relevant device classes
Documentation:
- Update README with instructions and notes on calibration usage
Chores:
- Bump component version in manifest
Full Changelog: v2025.6.7...v2025.7.1
v2025.6.7
What's Changed
- Create releases.yml by @cabberley in #17
- Update softprops/action-gh-release action to v2.3.2 by @renovate in #19
- Update actions/checkout action to v4.2.2 by @renovate in #18
- Update Main with new Release by @cabberley in #22
Full Changelog: v2025.6.6...v2025.6.7