I have a DSC 1616 with EVL 3. What I have to write in ADVANCED ( DSC Panel Alarm ), in line EnableRemotePanic?
What can I do for the button POLICE ( PANIC ) to work _ for partitions. In the section ,EnableRemotePanic’’ must be … I don’t know what. I know that for arm and disarm “EnableRemoteArm” must be “arm” or “disarm”.
To enable, it takes the value:
[tt]panic[/tt]
Use with caution, as this can cause folks to arrive at your door if your panel is monitored.
BTW, I merged your 2nd post, posted to another thread within 24hrs, to this one. Please don’t double post, the forum here is not a support system, and responses aren’t “instant”.
Hi Guessed,
I am using the DSC plugin with the Wiznet and IT100 interface. I have enabled remote panic by entering "panic" in the appropriate field. I have set up scenes that can be run for each of the three buttons to use with automatorl.app and square connect.
However what I am not sure about is what to put in the "firekeyalarm", "auxkeyalarm and policekey alarm fields? I called out alarm company and informed them I would be testing these features and to let me know if they received the distress calls from our panel and they did not. Just wondering what I am missing? Thanks in advance.
Hey Ryanoc75 ,
For the Panic keys:
[tt] FireKeyAlarm
AuxKeyAlarm
PanicKeyAlarm
[/tt]
The values are set by the plugin to 1, when it enters the state and 0 when it exits the state. This is done by detecting the respective codes coming from the IT100:
Fire Key Alarm Set/Restore (621/622)
Aux Key Alarm Set/Restore (623/624)
Panic Key Alarm Set/Restore (625/626)
So you don’t need to set these, they should be set by the system when it goes in/out of the respective Key-based Panic Alarm mode.
If you have a copy of the LuaUPnP.log file, with Vera Debug logging enabled, then we can likely work out if you’re seeing these when activated on your system. I don’t have the IT100 anymore, just a 2DS, since the original was loaned to me (by @strangely) when I initially re-developed the plugin.
Hi All,
If you want to create a scene through which you raise a panic alarm, what should be the state of RequestPanicMode? I tried Police which does not seem to work…
Regards,
Riaan