Comfort Automation/ Security System Forums

Full Version: taking a zone offline whilst an action take places
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a PIR zone that I need to take offline as the curtains close and then put them back on line. Homevision does the closing of the curtains and is interfaced into comfort, but I have not touched comfort in a while. I presume I need to do some kind of action script to take the zone off line and then back on line as the curtain event occurs!

 

thanks for your help

 

Simon
On the curtain\'s response you can add commands to bypass the PIR zone and enable it back again after some time, say 1 or 2 minutes. The response will be something like the following:
    Bypass PIRzone
    Do UnbypassPIR [Unbypass PIR after 2 minutes] After 120 Seconds Using Timer01
   


In the \"UnbypassPIR\" response, put the command: Unbypass PIRzone
      
the curtains are actually on homevision, but i presume I can just call the response from ther UCM.