Skip to content

Releases: cabberley/utility_meter_evolved

v2026.5.1

Choose a tag to compare

@cabberley cabberley released this 17 May 04:49
890a154

What's Changed

  • Bump ruff from 0.15.0 to 0.15.13 by @dependabot[bot] in #133
  • Use HA system currency and MDI icon instead of hardcoded USD defaults by @HiDiHo01 in #134

New Contributors

Full Changelog: v2026.5.0...v2026.5.1

Patch for HA 2026.5.0 Release

Choose a tag to compare

@cabberley cabberley released this 07 May 07:01
10978b6

Fixed is_number import for Home Assistant 2026.5.0+ — is_number was moved to TypeCastExtension; falls back to the old import path for older HA versions.

v2025.11.0 - update Cronsim dependency

Choose a tag to compare

@cabberley cabberley released this 15 Nov 19:04
2a36df7

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

Choose a tag to compare

@cabberley cabberley released this 13 Jul 04:52
ddf3678

Hopefully fixed a small bug that was causing the "Total" Tariff if used to miscalculate

Minor update for Calculation values

Choose a tag to compare

@cabberley cabberley released this 10 Jul 04:00
c3bfb84

Fixes an issue where Calculation values were resetting when HA was restarted.

Multi Period Calculation sensor Bug Fix

Choose a tag to compare

@cabberley cabberley released this 09 Jul 00:07
ddd1953

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

Choose a tag to compare

@cabberley cabberley released this 08 Jul 05:52
f604b25

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

Choose a tag to compare

@cabberley cabberley released this 05 Jul 23:24
3c58c28

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

Choose a tag to compare

@cabberley cabberley released this 01 Jul 18:58
7e26b62

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

Choose a tag to compare

@cabberley cabberley released this 21 Jun 23:22
8690fe6

What's Changed

Full Changelog: v2025.6.6...v2025.6.7