From d93abbb40854fd2dad6200d6a9fe44e1914542c7 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 19 Dec 2023 18:37:06 +0100 Subject: bedlight: increase child lock delay --- esphome/config/bedlight.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'esphome') diff --git a/esphome/config/bedlight.yaml b/esphome/config/bedlight.yaml index 7688e79..0df3593 100644 --- a/esphome/config/bedlight.yaml +++ b/esphome/config/bedlight.yaml @@ -129,7 +129,7 @@ script: - id: reset_child_lock mode: restart then: - - delay: 30min + - delay: 60min - lock.template.publish: id: child_lock state: UNLOCKED -- cgit v1.2.3