-
Couldn't load subscription status.
- Fork 516
Add processing logic of motion sensor in button devices #2459
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 processing logic of motion sensor in button devices #2459
Conversation
|
Duplicate profile check: Passed - no duplicate profiles detected. |
|
Channel deleted. |
Test Results 71 files 458 suites 0s ⏱️ Results for commit a75ac9f. ♻️ This comment has been updated with latest results. |
|
Minimum allowed coverage is Generated by 🐒 cobertura-action against a75ac9f |
|
@nickolas-deboom @hcarter-775 We closed the previous PR (#2422) and moved here. Please check the modification, thank you! |
|
@hcarter-775 If there is no other issue, please help us merge the PR as we don't have the permissions. |
Check all that apply
Type of Change
Checklist
Description of Change
The modification originated from this PR (#2422). Considering that there was a big code refactoring, we closed the previous submission and proposed this new PR.
In the past, the button devices with motion sensor did not support their complete functions. Now add relevant processing logic, so that this kind of devices can display the sensor normally in the plugin.
Summary of Completed Tests
The unit test file is contained in the commit, and all tests can pass. In addition, we have tested it on device and the function was normal.