#Condition with more date

1 messages · Page 1 of 1 (latest)

vestal finch
#

I searching in HA, but not found right steps.
Required to create something (automation, helper, ???).
Example
If ActualDate=5.5. OR ActualDate=4.7 OR (ActualDate>=1.8. AND ActualDate<=31.8) THEN Variable=1 ELSE Variable=0.
How to make it, please?