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

fix: regression in sensor.py #73

Merged
merged 1 commit into from
Sep 11, 2024
Merged

fix: regression in sensor.py #73

merged 1 commit into from
Sep 11, 2024

Conversation

FireFingers21
Copy link
Contributor

In fixing #70, the bug in the config_flow was fixed, but a change to the sensor introduced the exact same bug to entities. This PR reverts that sensor change.

@FireFingers21 FireFingers21 changed the title Fix regression from PR #71 Fix regression in sensor.py Sep 11, 2024
@firstof9 firstof9 changed the title Fix regression in sensor.py fix: regression in sensor.py Sep 11, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.21%. Comparing base (9ec8b37) to head (3e3bf20).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   77.28%   77.21%   -0.07%     
==========================================
  Files           6        6              
  Lines         339      338       -1     
==========================================
- Hits          262      261       -1     
  Misses         77       77              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@firstof9 firstof9 merged commit 0cad9d4 into firstof9:main Sep 11, 2024
5 checks passed
@firstof9
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants