nielsfaber / alarmo

Easy to use alarm system integration for Home Assistant
1.37k stars 120 forks source link

Entry delay not working #399

Closed tonicb78 closed 2 years ago

tonicb78 commented 2 years ago

Alarmo Version

1.8.5

HA Version

2022.2.6

Bug description

Hello,

Entry delay seems broken, when any sensor is triggered, alarm is also triggered without waiting the delay.

It is my first time alarmo installation, so could be something I misunderstood.

Very nice integration congrats to devs.

Thanks!

Steps to reproduce

Config any entry delay.

Arm alarm.

Trigger a sensor.

Check if alarm is directly triggered without respecting the entry delay.

Relevant log output

Nothing in the log.
nielsfaber commented 2 years ago

Entry delay is not broken. This is just user error.

Make sure to turn this on:

tonicb78 commented 2 years ago

Thanks! True, it works, I could not find before that each sensor could be configured individually. Amazing work.