From 49185b3802752cd56635f158b242f529414539ad Mon Sep 17 00:00:00 2001 From: ttrabatt Date: Sun, 20 Jul 2025 19:34:18 +0200 Subject: [PATCH] Added button for opening the cancelletto, security turn_off --- automations.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/automations.yaml b/automations.yaml index e4ef778..69dedce 100644 --- a/automations.yaml +++ b/automations.yaml @@ -148,4 +148,14 @@ data: {} target: device_id: 4a76297a493304816b1084c6979f4801 + - delay: + hours: 0 + minutes: 0 + seconds: 2 + milliseconds: 0 + - action: switch.turn_off + metadata: {} + data: {} + target: + device_id: 4a76297a493304816b1084c6979f4801 mode: single