Help needed with Rule
Answered
I like to create a rule that needs to send me a mail when thedoor is opened detected between 6:00 an 7:00 on certain days (scheduler is ok), but i do'nt understand the time function.
Who can help?
thanks!
You can't vote. Please authorize!
You can't vote. Please authorize!
You can't vote. Please authorize!
You can't vote. Please authorize!
No connection
Real-time notifications may not work
you should go in this direction:
when sensor(door sensor) open-if time now between time(6:00) and time(7:00)--send message
you should go in this direction:
when sensor(door sensor) open-if time now between time(6:00) and time(7:00)--send message
Your rule should look like this:
Your rule should look like this:
thanks for the advice!
I tried this, but it also sends messages when the time is not between 6 and 7?
thanks for the advice!
I tried this, but it also sends messages when the time is not between 6 and 7?
ok, found out i did something wrong, does work now!
ok, found out i did something wrong, does work now!
Replies have been locked on this page!