I’m looking at the alarm control panel to use in my Home Assistant.
But I don’t see a possiblity to trigger the alarm immediately without waiting for some delay time.
Let me explain:
For the sensor on the front door you want to have some delay, so that you can enter the house and disarm the alarm (with some hardware when you don’t use your phone). So for this option you have to specify the delay_time in the configuration.yaml.
But other sensors should trigger the alarm immediately without the delay time.
The service alarm_control_panel.alarm_trigger uses the delay time.
Is there a possibility to skip this delay when executing this service for some situations?
1 post - 1 participant