From 3ee9790334919710f48d16e0905258203cd1fe55 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Thu, 16 Jul 2026 13:13:10 +0200 Subject: [PATCH] Removed autooff for luce trono - Laura needs --- automations/lights.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automations/lights.yaml b/automations/lights.yaml index a0a2421d..81b9a575 100644 --- a/automations/lights.yaml +++ b/automations/lights.yaml @@ -35,7 +35,7 @@ entity_id: light.luce_trono # Wait 10 minutes before checking if the light should be turned off - - delay: "00:10:00" + #- delay: "00:10:00" # Turn off only if there is no more presence in the bathroom - condition: state -- 2.47.3