General > Installation issues

Delayed events not working

(1/3) > >>

brononius:
Hey,

For several lights, I built in an event that delayed some minutes, and power off the lights. (fe cellar, attick, outside lights triggered by sonar...).
But with version 14.04 / 12.04, it seems that the delay isn't working anymore? I inserted the exact same command as in 8.10, but my lights keep on.
Any idea how/where I could solve this?

phenigma:
Delayed events?  We have those?  ???  I didn't think we actually had those.  Provide some more specifics about the event, how you set it up, and your expected/actual behaviour.

Thanks brononius!  We haven't changed anything in regards to how events are handled so I'm lost atm.

J.

brononius:
Hey,

What i do fe to let my lights turn on for 3 minutes:

Create an advanced event.

My criteria:

--- Code: ---PK_device = Sensor1
PK_EvenParameter = Tripped
State = Light1 = OFF/0
Time of Day = NIGHT

--- End code ---

My commands:

--- Code: ---command1: Light1 = ON
command2: Light2 = ON
command3: DCEROUTER = delay = 180
command4: Light1 = OFF
command5: Light2 = OFF

--- End code ---

My lights come on, so command 1,2 is working, but afterwards, nothing...

Marie.O:
The delay event is problematic. iirc it stops the whole event engine for that amount of time.

brononius:

--- Quote from: posde on June 05, 2015, 10:25:11 am ---The delay event is problematic. iirc it stops the whole event engine for that amount of time.

--- End quote ---

Does it stops - stops, or holds for the amount of time?
Shouldn't the event 'go on' after the amount of time?

Navigation

[0] Message Index

[#] Next page

Sitemap 
Go to full version