1) Give a description of the problem
I having trouble getting my AND situation to work.
2) What is the expected behavior?
When a family member is almost home, Line 68-73 1) flips an @Arrival switch to stop a different “Door open” piston from running, and 2) runs a piston to remove extraneous information from their Life360 label.
Line 80 is supposed to wait for the Front Door to close
Lines 91-94 make the annoucement of the person coming in 5 seconds after the door is closed.
My thought is this: When the person arrives, the piston prepares the information AND waits for the door to change to close…so should my WHEN TRUE come immediately after the Front Door line, or does it make sense to have the announcement come as a WHEN TRUE after Both conditions are met? (as it is written here). Or should it finish with a THEN statement? I’m not sure if I’m getting the logic correct.
3) What is happening/not happening?
I’m getting no response from Alexa
**4)
5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS THEN HIGHLIGHT ALL OF THE LOGS SND CLICK ON THE </> ICON TO FORMAT THEM)