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: service calls not finding correct config_entry #309

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

firstof9
Copy link
Owner

@firstof9 firstof9 commented Mar 1, 2024

fixes #307

@github-actions github-actions bot added the bugfix label Mar 1, 2024
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 63.20%. Comparing base (3323623) to head (f697c8b).

Files Patch % Lines
custom_components/openevse/services.py 0.00% 12 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #309   +/-   ##
=======================================
  Coverage   63.20%   63.20%           
=======================================
  Files          12       12           
  Lines         924      924           
=======================================
  Hits          584      584           
  Misses        340      340           

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

@firstof9 firstof9 marked this pull request as ready for review March 1, 2024 15:06
@firstof9 firstof9 merged commit 10b200b into main Mar 1, 2024
8 of 9 checks passed
@firstof9 firstof9 deleted the fix-services branch March 1, 2024 16:01
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.

set_override not working
1 participant