Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
PK_device = Sensor1PK_EvenParameter = TrippedState = Light1 = OFF/0Time of Day = NIGHT
command1: Light1 = ONcommand2: Light2 = ONcommand3: DCEROUTER = delay = 180command4: Light1 = OFFcommand5: Light2 = OFF
The delay event is problematic. iirc it stops the whole event engine for that amount of time.
The event might continue after the amount of time, but during the delay, no other event is processed.
#! /bin/shsleep 180 groupswrite ip:127.0.0.1 4/1/11 0 pkill AutoUIT_Kelderexit