1) Give a description of the problem
I am trying to set up a simple piston with my Enerwave ZWN-SC7 Keypads. The don’t seem to work. If I create a piston using my Aeon Minimotes the piston acts as expected.
2) What is the expected behavior?
When button 4 is pushed, toggle my kitchen light.
3) What is happening/not happening?
Nothing happens.
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
(|+1ms|╔Received event [Living Room Keypad].button = button 4 with a delay of 82ms|
|—|---|
|+166ms|║RunTime Analysis CS > 17ms > PS > 109ms > PE > 40ms > CE|
|+168ms|║Runtime (37173 bytes) successfully initialized in 109ms (v0.3.105.20180628) (165ms)|
|+169ms|║╔Execution stage started|
|+179ms|║║Comparison (enum) button 4 gets (string) pushed = false (1ms)|
|+181ms|║║Condition #4 evaluated false (6ms)|
|+182ms|║║Condition group #1 evaluated false (state did not change) (6ms)|
|+184ms|║╚Execution stage complete. (16ms)|
|+185ms|╚Event processed successfully (185ms)|
Preformatted text
)
Thank you.