Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement track/untracked power group #2840

Merged
merged 35 commits into from
Dec 26, 2024
Merged

Conversation

bramstroker
Copy link
Owner

@bramstroker bramstroker commented Dec 22, 2024

  • Implement options flow
  • Add more tests, especially the resolution of tracked entities
  • Add documentation
  • Implement and test utility-meter creation
  • For auto entities check if we can use energy individual device configuration
  • How to deal with newly added entities or removed entities, can we detect that and reload config entry, or do we need to wait for restart?

@github-actions github-actions bot added the enhancement New feature or request label Dec 22, 2024
@coveralls
Copy link

coveralls commented Dec 22, 2024

Pull Request Test Coverage Report for Build 12468286870

Details

  • 195 of 195 (100.0%) changed or added relevant lines in 11 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 12453475413: 0.0%
Covered Lines: 4865
Relevant Lines: 4865

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12455270746

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 48 of 56 (85.71%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 99.833%

Changes Missing Coverage Covered Lines Changed/Added Lines %
custom_components/powercalc/sensors/group/tracked_untracked.py 32 40 80.0%
Totals Coverage Status
Change from base Build 12452615844: -0.2%
Covered Lines: 4775
Relevant Lines: 4783

💛 - Coveralls

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 22, 2024
@bramstroker bramstroker marked this pull request as ready for review December 24, 2024 13:01
@bramstroker bramstroker merged commit 37f6c0b into master Dec 26, 2024
16 checks passed
@bramstroker bramstroker deleted the feat/tracked-untracked branch January 5, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants