X10 Output Alarm mod.

Support and queries relating to all previous versions of ZoneMinder
Locked
p_thrill
Posts: 13
Joined: Tue Jul 06, 2004 3:39 pm

X10 Output Alarm mod.

Post by p_thrill »

Version: ZM v1.21.3
X10 Enabled; Run Mode: Continuous; X10 Output Alarm String: 3+600
Problem: Infinite loop of lights on/off (motion detected; lights on; wait 10 min; lights off; creates alarm; lights on, etc...)
Goal: Suspend alarms with (zmu -m 3 -u); turn off the lights; Resume alarms with (zmu -m 3 -r)

I've tried to modifiy the zmx10.pl script to include the zmu command, but my knowledge of perl is very limited. Has anyone found a solution/work around to this problem? Is this something that can be considered for future releases?
Locked