This object is in archive! 

my first rule

Rein Goossens shared this idea 4 years ago
Completed

Hi my first try out in rules is not working.


What is wrong with it?1b6df6b017af80611ad7e1b11b10119c

Replies (2)

photo
1

Hi,


First of all: use the time block found found under variables. Then IF time(now) between ....

Second, in the past, time: between 2 days (16:00 today, 6:00 am tomorrow, was not possible. Not sure if it is possible today.

If not use: IF NOT time(now) between 06:00 and 16:00.


Good luck

John

photo
1

Hello,

I use similar rules. You want to do something between sunset and sunrise? So I have a virtual switch which I set to on/true with sunrise (scheduler or IFTTT) and sunset. All rules belonging to daylight check this virtual switch.

if motion

if daylight

...

else

....


Or you use the or clause if now between 16:00 and 00:00 or 00:00 and 06:00h

Leave a Comment
 
Attach a file