Skip to content

Releases: zeronounours/HA-custom-component-energy-meter

v1.1.0 - Support for Gas, Water and Return to Grid energy

30 Nov 13:55
59e8e74
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add support for non grid source type (Gas, Water, Return to Grid) (#56) @zeronounours

📚 Documentation

📦 Dependencies

  • Bump black from 23.9.1 to 23.11.0 in /.github/workflows (#51) @dependabot
  • Bump pip from 23.2.1 to 23.3.1 in /.github/workflows (#48) @dependabot
  • Bump actions/checkout from 4.0.0 to 4.1.1 (#47) @dependabot
  • Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#45) @dependabot
  • Bump pre-commit from 3.4.0 to 3.5.0 in /.github/workflows (#44) @dependabot
  • Bump reorder-python-imports from 3.10.0 to 3.12.0 in /.github/workflows (#41) @dependabot
  • Bump actions/setup-python from 4.7.0 to 4.7.1 (#40) @dependabot
  • Bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0 (#34) @dependabot
  • Bump black from 23.7.0 to 23.9.1 in /.github/workflows (#33) @dependabot
  • Bump actions/checkout from 3.5.3 to 4.0.0 (#30) @dependabot
  • Bump pre-commit from 3.3.3 to 3.4.0 in /.github/workflows (#29) @dependabot
  • Bump svenstaro/upload-release-action from 1.pre.release to 2.7.0 (#26) @dependabot
  • Bump flake8 from 6.0.0 to 6.1.0 in /.github/workflows (#25) @dependabot
  • Bump pip from 23.2 to 23.2.1 in /.github/workflows (#24) @dependabot
  • Bump pip from 23.1.2 to 23.2 in /.github/workflows (#23) @dependabot
  • Bump actions/setup-python from 4.6.1 to 4.7.0 (#22) @dependabot
  • Bump black from 23.3.0 to 23.7.0 in /.github/workflows (#21) @dependabot
  • Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#20) @dependabot
  • Bump actions/checkout from 3.5.2 to 3.5.3 (#17) @dependabot
  • Bump pre-commit from 3.3.2 to 3.3.3 in /.github/workflows (#18) @dependabot
  • Bump reorder-python-imports from 3.9.0 to 3.10.0 in /.github/workflows (#19) @dependabot

v1.0.1 - Fix few issues

01 Jun 07:35
df69601
Compare
Choose a tag to compare

Changes

🪲 Fixes

🚨 Testing

🔨 Refactoring

📦 Dependencies

First stable release

23 May 07:13
cc23f15
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • Improve management of unique ID in config (#1) @zeronounours
  • Change the name of the cost sensor entities to base it on the meter name (#2) @zeronounours
  • Change creation of the base cost sensor to be bound to both the source energy entity and the price entity/meter (#3) @zeronounours

🚨 Testing

  • Add unit tests to ensure the integration is behaving correctly @zeronounours

📦 Dependencies

  • Bump release-drafter/release-drafter from 5.13.0 to 5.23.0 (#12) @dependabot
  • Bump actions/setup-python from 2.2.1 to 4.6.0 (#11) @dependabot
  • Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.1.0 (#10) @dependabot
  • Bump actions/checkout from 2.3.4 to 3.5.2 (#9) @dependabot
  • Bump pip from 21.0 to 23.1.2 in /.github/workflows (#4) @dependabot
  • Bump flake8 from 3.8.4 to 6.0.0 in /.github/workflows (#5) @dependabot
  • Bump black from 20.8b1 to 23.3.0 in /.github/workflows (#6) @dependabot
  • Bump pre-commit from 2.9.3 to 3.3.2 in /.github/workflows (#7) @dependabot
  • Bump reorder-python-imports from 2.3.6 to 3.9.0 in /.github/workflows (#8) @dependabot

Initial WIP release

21 May 07:12
7f80527
Compare
Choose a tag to compare

Still work in progress to fix some issues, but the code base is stable enough to be released.
Full Changelog: https://github.com/zeronounours/HA-custom-component-energy-meter/commits/v0.1.0-beta