platform: state
entity_id:
- weather.forecast_casa
attribute: humidity
to: " 40"
from: " 50"
Hi, I've the attribute: humidity and I would receive a notification when it is minor of 50 for example. In the graphic defition of the autonomation I've found only the possibility to set the change from a value to another (eg. from "50" to "40"). Could you please help me to set the condition < (minor of 50) in the above code ?
Thanks you so much
Giuseppe