nielsfaber / alarmo

Easy to use alarm system integration for Home Assistant
1.41k stars 119 forks source link

Delay-config not working correctly on subsequent zones #1058

Open bf8392 opened 3 weeks ago

bf8392 commented 3 weeks ago

Checklist

Alarmo Version

v1.10.6

HA Version

2024.10.4

Bug description

I have multiple zones configured, and when I arm master, or the two subsequent zones, they have a delay without having it configured. It only happens for "armed away"

Steps to reproduce

Make multiple zones (3) and activate "armed away". Configure a delay of zero for armed away on all three zones...arm all of them seperately (some will still have a delay on arming)

Relevant log output

none found
nielsfaber commented 1 week ago

Make multiple zones (3) and activate "armed away". Configure a delay of zero for armed away on all three zones...arm all of them seperately (some will still have a delay on arming)

Here's my attempt to reproduce this.

Zone 1 configuration:

Zone 2 configuration:

Zone 3 configuration:

Arming test: https://github.com/user-attachments/assets/bab4245e-d2aa-4e18-9497-37ab97109ae4

For me all works instantly as expected. I am not experiencing any bug here. Perhaps what you are experiencing is some processing delay of the hardware on which HA is running? I don't know how much delay we are talking about. Videos and screenshots may help illustrating the issue.

Please try to isolate the issue, for example by making dummy zones without any sensors in it (as I did for this test). Maybe it is dependent on your usage. I cannot really help with this issue without more insight.