Announcement

Collapse
No announcement yet.

Time condition question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Time condition question

    If I write an event like below would this mean 6am-3pm?

    if motion any value
    and if time is after 6am
    and if time is before 3pm
    then
    turn on a light

    #2
    I think that will give you problems since the times span from one day to the next. Easy trigger can do it.

    Comment


      #3
      Originally posted by drhtmal View Post
      I think that will give you problems since the times span from one day to the next. Easy trigger can do it.
      Unless I’m missing something, 6 AM-3 PM is on the same day. The only time these types of conditions don’t work is if they span midnight.
      HS 4.2.8.0: 2134 Devices 1252 Events
      Z-Wave 3.0.10.0: 133 Nodes on one Z-Net

      Comment


        #4
        Originally posted by mik3y View Post
        If I write an event like below would this mean 6am-3pm?
        Yes. If you wanted it to be from 3 PM to 6 AM, it gets a bit more convoluted as you’d need the conditions to be from 3 PM to midnight and additional “or if” with conditions from midnight to 6 AM.
        HS 4.2.8.0: 2134 Devices 1252 Events
        Z-Wave 3.0.10.0: 133 Nodes on one Z-Net

        Comment


          #5
          Me <--- mouth <--- foot

          Comment


            #6
            Thanks guys. Exactly what I was looking for.

            I used EasyTrigger time schedules for time conditions that span the day. 11pm-5am.

            Comment


              #7
              Just reporting back everything seems to be working good...

              Comment

              Working...
              X