-
Notifications
You must be signed in to change notification settings - Fork 736
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
Add UseeLink/Tuya cover support _TZ3000_ltiqubue
#3186
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #3186 +/- ##
==========================================
+ Coverage 88.17% 88.18% +0.01%
==========================================
Files 300 301 +1
Lines 9386 9412 +26
==========================================
+ Hits 8276 8300 +24
- Misses 1110 1112 +2 ☔ View full report in Codecov by Sentry. |
_TZ3000_ltiqubue
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! I've also replaced the OnOff
cluster with a Tuya manufacturer specific one, like the other covers use. It just makes one extra attribute available on the cluster.
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
Proposed change
Add support for Tuya style Cover from "UseeLink"
Additional information
Checklist
pre-commit
checks pass / the code has been formatted using Black