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

Refresh coordinators when setting or clearing usercode #68

Merged
merged 11 commits into from
Mar 5, 2024
Merged

Conversation

raman325
Copy link
Owner

@raman325 raman325 commented Mar 5, 2024

Proposed change

Refresh coordinators so that the slot sensors show the latest usercode value.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

@github-actions github-actions bot added bug Something isn't working python Pull requests that update Python code labels Mar 5, 2024
@raman325 raman325 marked this pull request as ready for review March 5, 2024 14:53
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

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

Project coverage is 89.43%. Comparing base (5bd5bdf) to head (38ba5b8).
Report is 2 commits behind head on main.

❗ Current head 38ba5b8 differs from pull request most recent head 9fc5bdf. Consider uploading reports for the commit 9fc5bdf to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   89.50%   89.43%   -0.07%     
==========================================
  Files          19       19              
  Lines        1191     1193       +2     
==========================================
+ Hits         1066     1067       +1     
- Misses        125      126       +1     
Files Coverage Δ
...stom_components/lock_code_manager/binary_sensor.py 96.06% <87.50%> (-0.74%) ⬇️

@raman325 raman325 merged commit 4113bc7 into main Mar 5, 2024
7 checks passed
@raman325 raman325 deleted the sync branch March 5, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Keep code slot sensor in sync with PIN in sync sensor
1 participant