-
Notifications
You must be signed in to change notification settings - Fork 712
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 duplicate opening sensor for _TZE200_pay2byax
#3605
base: dev
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #3605 +/- ##
==========================================
- Coverage 89.85% 89.85% -0.01%
==========================================
Files 321 321
Lines 10374 10372 -2
==========================================
- Hits 9322 9320 -2
Misses 1052 1052 ☔ View full report in Codecov by Sentry. |
We've split out the |
b4a009e
to
0215b0f
Compare
@TheJulianJES done 👍🏼 |
_TZE200_pay2byax
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Proposed change
This should fix the issue with duplicate opening sensor for Tuya _TZE200_pay2byax.
Tested only as a custom quirk, not the end result as only my production machine has a zigbee radio.
Additional information
Fixes: home-assistant/core#132669
Checklist
pre-commit
checks pass / the code has been formatted using Black