I want to know how to only execute one command in x time Example: I want to put a voice playing when something moves but when i execute the command, it repeats lots of times.
Not sure what trigger are you using for this , probably you are using on_motion_detected , you can use on_event_start instead to avoid a lot of times in same detection event.
-- AngelCarpintero - 02 Jun 2012