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

feat: allow one failed decryption before reauth #76

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

Ernst79
Copy link
Collaborator

@Ernst79 Ernst79 commented Mar 20, 2024

feat: allow one failed decryption before reauth

this PR should fix home-assistant/core#113833

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.55%. Comparing base (c5a900c) to head (85bc165).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   56.28%   56.55%   +0.26%     
==========================================
  Files           6        6              
  Lines         986      992       +6     
  Branches      208      210       +2     
==========================================
+ Hits          555      561       +6     
  Misses        334      334              
  Partials       97       97              

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

@Ernst79 Ernst79 merged commit 4682109 into Bluetooth-Devices:main Mar 24, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BLE integrations errorneously require re-authentication on noisy bluetooth reception
1 participant