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

Rolling up beta to production #1377

Merged
merged 7 commits into from
May 15, 2024
Merged

Rolling up beta to production #1377

merged 7 commits into from
May 15, 2024

Conversation

cjswedes
Copy link
Contributor

No description provided.

tpmanley and others added 7 commits May 4, 2024 15:59
The convert_to_signedInt16 function had a bug preventing it from handling large
negative threeAxis values. This would impact the garage door handling since
in the typical orientation the sensor will report approximately -1000 for the Z
axis when the door is open.

https://smartthings.atlassian.net/browse/CHAD-13097
SmartSense Multi: Fix handling of large negative threeAxis values
The original SmartSense Multi has a different z-axis than the newer sensors.
When installed on the garage door it is parallel to the ground when the door
is closed and perpendicular to the ground when the door is open. For this
reason it can't share the garage door handling code that the newer sensors
use. This change implements the necessary custom handling and adds a unit
test.

https://smartthings.atlassian.net/browse/CHAD-13098
zigbee-contact: Fix garage door handling for SmartSense Multi
Copy link

Copy link

Test Results

   57 files    364 suites   0s ⏱️
1 761 tests 1 761 ✅ 0 💤 0 ❌
3 056 runs  3 056 ✅ 0 💤 0 ❌

Results for commit f1c40c2.

Copy link

File Coverage
All files 99%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/zigbee-contact/src/multi-sensor/init.lua 97%
/home/runner/work/SmartThingsEdgeDrivers/SmartThingsEdgeDrivers/drivers/SmartThings/zigbee-contact/src/smartsense-multi/init.lua 95%

Minimum allowed coverage is 90%

Generated by 🐒 cobertura-action against f1c40c2

@cjswedes cjswedes merged commit 198bc4b into production May 15, 2024
12 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.

4 participants