Skip to content

Conversation

@alex-peck
Copy link
Contributor

Implements two new sensors using the changes from this PR firstof9/python-openei#192 in python-openei:

  • The next rate structure
  • The time the next rate structure will take effect

These values are helpful for planning usage, preconditioning AC, etc.

@firstof9 firstof9 added the feature New feature label May 19, 2025
@codecov
Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.50%. Comparing base (bd795e9) to head (9c68abc).
Report is 12 commits behind head on master.

❌ Your project status has failed because the head coverage (88.50%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   94.96%   88.50%   -6.47%     
==========================================
  Files           5        5              
  Lines         397      400       +3     
==========================================
- Hits          377      354      -23     
- Misses         20       46      +26     
Files with missing lines Coverage Δ
custom_components/openei/const.py 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Owner

@firstof9 firstof9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@firstof9 firstof9 merged commit 53e2d56 into firstof9:master May 19, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants