taligentx / dscKeybusInterface

An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
GNU General Public License v3.0
504 stars 126 forks source link

Status not properly reported for "stay no entry delay" #300

Open sbrown4 opened 2 years ago

sbrown4 commented 2 years ago

If I use *9[code] to set the panel to stay with no entry delay, it is reported as away with no entry delay.

495.04: 00100111 0 10001010 00010110 00000000 11000111 00000000 10001110 [0x27] Partition 1: Armed Bypass Backlight - Armed: Away with no entry delay | Partition 2: disabled | Zones 1-8 open: none

If I subsequently use *9 to disable no entry delay, status is properly reported as stay.

1961.77: 00100111 0 10001010 00000100 00000000 11000111 00000000 01111100 [0x27] Partition 1: Armed Bypass Backlight - Armed: Stay | Partition 2: disabled | Zones 1-8 open: none

It's not clear if the panel can be set in away with no entry delay.