Why isn't this just an else? And if else should be swapped so normal action (alarm) comes first with if and the else should be the exception (else).
Why isn't this just an else? And if else should be swapped so normal action (alarm) comes first with if and the else should be the exception (else).