From 98a29bf4833d8fc0dca8b1fc4ac9c937ee25c958 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Wed, 26 Oct 2022 12:29:20 +0200 Subject: [PATCH] Fix PC power button script --- scripts/31.pc-button.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/31.pc-button.yaml b/scripts/31.pc-button.yaml index 882c875..1a8b7f2 100644 --- a/scripts/31.pc-button.yaml +++ b/scripts/31.pc-button.yaml @@ -5,7 +5,7 @@ pc_pwr_button: target: entity_id: switch.pc_power_button - delay: - milliseconds: 100 + milliseconds: 200 - service: switch.turn_off target: entity_id: switch.pc_power_button