Author Topic: Respond to Events, time criteria  (Read 2130 times)

RayBe

  • Guru
  • ****
  • Posts: 315
    • View Profile
Respond to Events, time criteria
« on: November 12, 2014, 09:43:15 pm »
Hi all,

Below are two screen shots of event criteria i made for a couple of lights.
The idea is that the lights before and after 23:37hr. get set to different settings.
This is how i configured it, but only the criteria
Code: [Select]
Time of day < 23:37 gets executed.
Even after 23:37hr. the events belonging to this criteria get executed.
Can someone please point me into the right direction?

thanks,
br,
Raymond
When you were born, you were crying and everybody else was laughing.
Live your life so when you die, you are laughing and everybody else is crying.

phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: Respond to Events, time criteria
« Reply #1 on: November 12, 2014, 10:49:53 pm »
Initially I would suggest that time is only > 23:37 for 23minutes each day.  You need an OR < 06:00 or somehting like that as well.

Don't use the NIGHT check.  At least that is how mine is configured.

J.

RayBe

  • Guru
  • ****
  • Posts: 315
    • View Profile
Re: Respond to Events, time criteria
« Reply #2 on: November 13, 2014, 08:55:59 am »
Duh, that i didn't think of the fact that its only >23:37 for 23 minutes  :)
Thanks, will try and report back.

br,
Raymond
When you were born, you were crying and everybody else was laughing.
Live your life so when you die, you are laughing and everybody else is crying.