From 0c07ff3598de4ec728c6cda4aa0ce117c55d5cab Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 28 Feb 2026 18:18:40 +0100 Subject: [PATCH] Fix: Kinderzimmer WiFi Plug - action syntax korrigiert --- automations.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/automations.yaml b/automations.yaml index ea916d3..22c20ab 100644 --- a/automations.yaml +++ b/automations.yaml @@ -6,16 +6,14 @@ at: '10:00:00' conditions: [] actions: - - type: turn_off + - action: switch.turn_off target: entity_id: switch.kinderzimmer_wifi_plug - action: switch.turn_off - delay: seconds: 10 - - type: turn_on + - action: switch.turn_on target: entity_id: switch.kinderzimmer_wifi_plug - action: switch.turn_on mode: single - id: '1684194388356' alias: Küchenfenster Rolladen