nutechsoftware / alarmdecoder

Python interface for the Alarm Decoder (AD2) family of alarm devices. (AD2USB, AD2SERIAL and AD2PI)
MIT License
63 stars 41 forks source link

Zone fault expiration period too short for Vista 128 with 41 zones #68

Open mitchmitchell opened 2 years ago

mitchmitchell commented 2 years ago

The zone time out constant "EXPIRE = 30" in zonetracker is too short for Vista 128 panels with a larger number of zones -- this value needs to be 60 for those panels -- it would be nice if this could be made configurable to allow tuning for specific panel sizes.