Not working.
Time not match.
Search found 2 matches
- 04 Dec 2016, 19:27
- Forum: ESP Easy: Software
- Topic: Time in Rules
- Replies: 2
- Views: 2273
- 20 Nov 2016, 17:36
- Forum: ESP Easy: Software
- Topic: Time in Rules
- Replies: 2
- Views: 2273
Time in Rules
Hello. Please, help to set the time in the rules. I want to rule triggers if the current time is less than 6 and more than 23. on R4#On do %systime% if %systime% > 23 gpio, 16, 1 endif if %systime% > 23:00 gpio, 16, 1 endif endon Rule triggers, in any case, regardless of the current time. p.s. sorry...