![]() |
|
taking a zone offline whilst an action take places - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Support (https://www.comfortforums.com/forum-2.html) +--- Forum: FAQs - Technical (https://www.comfortforums.com/forum-16.html) +--- Thread: taking a zone offline whilst an action take places (/thread-992.html) |
- maddog-uk - 03-25-2008 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 - hendy - 03-26-2008 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 - maddog-uk - 03-26-2008 the curtains are actually on homevision, but i presume I can just call the response from ther UCM. |