Home - sikadm/SecuritySystem GitHub Wiki

Security System

Every home should feel secure, and that's why this code has been created. Home Security

Security System displays "armed" when the system is armed, and "disarmed" when the system is not armed. If the door is opened while the system is armed, the person entering will have one minute to enter the passcode correctly. There is a countdown timer that is displayed to show how much time is left before the alarm goes off. The alarm will also go off if the passcode is entered incorrectly, regardless of how much time is left on the timer. The passcode is a 4-number button combination. The numbers in the passcode do not repeat, but may be pressed multiple times in a row as long as the relative order of the combination is correct. The code is 2131, and may be entered as 2131, 222131, 2111331, or any similar combination (the last 1 will disarm the system, though, so that will only ever need the first press).

System is armed.