1) Give a description of the problem
I’m obviously missing the obvious here but in an example piston, the statement “save matching devices” to a variable is used. I can’t figure out how to use the IDE to create that statement. Here’s the piston with the statement to which I’m referring:
2) What is the expected behavior?
I want to send a push notification if any water sensor in my house detects moisture and I want to include the specific sensor or sensors that are wet. I can’t figure out how to capture the sensors that are reporting water.
3) What is happening/not happening?
(PUT YOUR INFO HERE)
**4) Post a Green Snapshot of the piston!
Here’s what I have so far. I just need to figure out how to write the statement that will populate {deviceList} with the sensor(s) that detected water so I can include that in the push notification.
5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.