Dsc Stay arm when I press away arm on homewave control

I am using Dsc plug in with homewave(great pide of work by the way), when I press the away arm on the alarm mode control the alarm it is set on Stay mode for some reason. If I do it on the Dashboard it works fine. Any ideas?

Enviado desde mi iPad con Tapatalk HD

Is anyone else having this issue with DSC alarms? I don’t have this alarm to test with, but it does seem the correct command is being sent to Vera

What command are you sending?

  • Garrett

I don’t have “Away” option in Homewave, only “Arm” and “Stay”, but when I put it in Arm it does a Stay. I noticed the same response though in Vera UI5.

The DSC panels require an exit door to be triggered during the setting process for an away alarm set to complete otherwise it assumes stay.

I’ve not managed to get around this.

I have scenes setup for DSC arming to do explicitly what I want.

Away:
RequestQuickArmMode → Armed

Stay:
RequestQuickArmMode → Stay

Night Instant*:
RequestQuickArmMode → Stay
wait at least Exit_Delay + 10 seconds
RequestQuickArmMode → ArmedInstant

*The reason for not just going right “ArmedInstant” for the night scene is due to my desire not to put a disarm code anywhere in Vera.(and it may/may not be supported).

[quote=“timrivett”]The DSC panels require an exit door to be triggered during the setting process for an away alarm set to complete otherwise it assumes stay.

I’ve not managed to get around this.[/quote]

My system Is doing the same.

Enviado desde mi iPad con Tapatalk HD

[quote=“PurdueGuy”]I have scenes setup for DSC arming to do explicitly what I want.

Away:
RequestQuickArmMode → Armed

Stay:
RequestQuickArmMode → Stay

Night Instant*:
RequestQuickArmMode → Stay
wait at least Exit_Delay + 10 seconds
RequestQuickArmMode → ArmedInstant

*The reason for not just going right “ArmedInstant” for the night scene is due to my desire not to put a disarm code anywhere in Vera.(and it may/may not be supported).[/quote]

Using the command on a scene it works!

Enviado desde mi iPad con Tapatalk HD