I have following rule:
if humidity of Keller Sensor is greater or equal than 42 for 15 minutes and state of Schlafmodus is equal to off and [saturday to sunday 12:00-18:00 or monday to friday 10:00-18:00]
As you maybe can read out of it i want to trigger an event if “humidity” of the sensor “Keller Sensor” is over 42 for 15 minutes and the state of the device “Schlafmodus” is off and it is between 12:00-18:00 O’clock on weekends or between 10:00-18:00 o’clock on weekdays.
The Part in the brackets about the time seems to be not working correctly. Does anybode have an idea what’s the correct syntax for this?