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 issue for IAS ACE arm cluster command failing on response tuple out of bound in device.py #323

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Sisylam
Copy link

@Sisylam Sisylam commented Dec 8, 2024

Fix issue on sending IasAce:arm_response which does not return a tuple but only a single state but in general to be more fail tolerante as we can't always guarantee the result from the multitude of Zigbee devices

Fix issue on sending IasAce:arm_response which does not return a tuple but only a single state but in general to be more fail tolerante as we can't always guarantee the result from the multitude of Zigbee devices
@Sisylam
Copy link
Author

Sisylam commented Dec 8, 2024

PS: see home-assistant/core#131908

Copy link

codecov bot commented Dec 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.48%. Comparing base (c013c5b) to head (61a3930).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #323      +/-   ##
==========================================
- Coverage   96.49%   96.48%   -0.01%     
==========================================
  Files          61       61              
  Lines        9426     9429       +3     
==========================================
+ Hits         9096     9098       +2     
- Misses        330      331       +1     

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

@Sisylam
Copy link
Author

Sisylam commented Dec 10, 2024

I will try to add a tets to increase coverage

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.

1 participant