1) Give a description of the problem
(Even after the humidity and motion and within limits the switch does not turn off)
2) What is the expected behaviour?
(after the humidity go to below 60% and the motion is inactive for 5 minutes the switch should turn off)
3) What is happening/not happening?
(Switch stays on even though bot humidity and motion parameters are met)
**4) Post a Green Snapshot of the piston
)5) Attach logs after turning logging level to Full
( |+0ms|╔Received event [Guest Bathroom ZSE40 Sensor].motion = inactive with a delay of 55ms|
| — | — |
|+113ms|║RunTime Analysis CS > 17ms > PS > 50ms > PE > 47ms > CE|
|+116ms|║Runtime (38592 bytes) successfully initialized in 50ms (v0.3.110.20191009) (115ms)|
|+117ms|║╔Execution stage started|
|+127ms|║║Comparison (integer) 60 is_greater_than_or_equal_to (integer) 60 = true (1ms)|
|+129ms|║║Condition #2 evaluated true (9ms)|
|+130ms|║║Condition group #1 evaluated true (state did not change) (9ms)|
|+132ms|║║Cancelling statement #3’s schedules…|
|+137ms|║║Skipped execution of physical command [Guest Bathroom Switch].on([]) because it would make no change to the device. (2ms)|
|+138ms|║║Executed [Guest Bathroom Switch].on (4ms)|
|+140ms|║╚Execution stage complete. (24ms)|
|+141ms|╚Event processed successfully (141ms)|
|12/7/2019, 2:13:43 PM +880ms|
|+1ms|╔Received event [Guest Bathroom ZSE40 Sensor].motion = active with a delay of 60ms|
|+148ms|║RunTime Analysis CS > 18ms > PS > 81ms > PE > 48ms > CE|
|+150ms|║Runtime (38590 bytes) successfully initialized in 81ms (v0.3.110.20191009) (148ms)|
|+151ms|║╔Execution stage started|
|+163ms|║║Comparison (integer) 60 is_greater_than_or_equal_to (integer) 60 = true (1ms)|
|+164ms|║║Condition #2 evaluated true (9ms)|
|+165ms|║║Condition group #1 evaluated true (state did not change) (10ms)|
|+167ms|║║Cancelling statement #3’s schedules…|
|+173ms|║║Skipped execution of physical command [Guest Bathroom Switch].on([]) because it would make no change to the device. (2ms)|
|+174ms|║║Executed [Guest Bathroom Switch].on (4ms)|
|+176ms|║╚Execution stage complete. (25ms)|
|+177ms|╚Event processed successfully (177ms)|Preformatted text
)
REMOVE BELOW AFTER READING