add MultiIR Smoke Detector MIR-SM200#2874
add MultiIR Smoke Detector MIR-SM200#2874thinkaName wants to merge 1 commit intoSmartThingsCommunity:mainfrom
Conversation
|
Duplicate profile check: Passed - no duplicate profiles detected. |
|
Invitation URL: |
Test Results 72 files 503 suites 0s ⏱️ For more details on these failures, see this check. Results for commit 03dc986. ♻️ This comment has been updated with latest results. |
|
Minimum allowed coverage is Generated by 🐒 cobertura-action against 03dc986 |
0fbd389 to
d907021
Compare
d907021 to
e509e7b
Compare
| } | ||
| ) | ||
|
|
||
| test.run_registered_tests() No newline at end of file |
There was a problem hiding this comment.
nit: add newline to EOF
| if zone_status:is_alarm1_set() then | ||
| device:emit_event(capabilities.smokeDetector.smoke.detected()) | ||
| elseif zone_status:is_alarm2_set() then | ||
| device:emit_event(capabilities.smokeDetector.smoke.tested()) |
There was a problem hiding this comment.
This is included in the capability definition of the smoke detector. It is also required in the Test Suite test items. If this is not added, the test will fail.
|
All new files are executable, and should be updated to be only read/write |
e509e7b to
ae4fce4
Compare
ae4fce4 to
03dc986
Compare

Check all that apply
Type of Change
Checklist
Description of Change
Summary of Completed Tests