Comfort Automation/ Security System Forums
Announce Opened Zone in Day Mode - Printable Version

+- Comfort Automation/ Security System Forums (https://www.comfortforums.com)
+-- Forum: Support (https://www.comfortforums.com/forum-2.html)
+--- Forum: Problems & Troubleshooting (https://www.comfortforums.com/forum-36.html)
+---- Forum: Keypad (https://www.comfortforums.com/forum-69.html)
+---- Thread: Announce Opened Zone in Day Mode (/thread-4881.html)



- rhennessysummit - 04-16-2018

Hi,
Is it possible to configure Comfort, when in \'Day\' node to announce when a door is opened by someone? So as soon as a person comes in the front door the KP04 will say \'Front Door\'
Thanks!


- slychiu - 04-16-2018

In every zone, there is an \"Announce\" button, see attached screenshot
If checked the zone wiill be anounced when it opens

Iif you want to announce a zone only in Day Mode then you cannot use this checkbox

Create a new Respomse to assign to the Zone Response

If SecurityMode = DayMode Then
    Say ZoneName
End If