Weather Alerts - First Time Making "Value" Piston

accuweather
conditions
notification

#1

1) Give a description of the problem
I’ve never tried to make a piston like this before, I don’t have a clue about the proper syntax.

2) What is the expected behavior?
I want a SMS notification every morning that tells me that chance of rain that day, only if the forecast has a chance of rain.

3) What is happening/not happening?
Nothing yet. In the beginning process.

**4) Post a Green Snapshot of the piston![image|45x37]

5) Attach any logs (From ST IDE and by turning logging level to Full)
N/A

Please, any suggestions are helpful.


#2

I would put what you’re looking for into a local variable say called “Weather_today”, then call it…

happens daily at…
and
{matches(Weather_today, ‘/shower|thunder|rain/’)}
is true
then send SMS