Fix: Kinderzimmer WiFi Plug - action syntax korrigiert

This commit is contained in:
Daniel 2026-02-28 18:18:40 +01:00
parent a2ec6c1bb2
commit 0c07ff3598

View file

@ -6,16 +6,14 @@
at: '10:00:00' at: '10:00:00'
conditions: [] conditions: []
actions: actions:
- type: turn_off - action: switch.turn_off
target: target:
entity_id: switch.kinderzimmer_wifi_plug entity_id: switch.kinderzimmer_wifi_plug
action: switch.turn_off
- delay: - delay:
seconds: 10 seconds: 10
- type: turn_on - action: switch.turn_on
target: target:
entity_id: switch.kinderzimmer_wifi_plug entity_id: switch.kinderzimmer_wifi_plug
action: switch.turn_on
mode: single mode: single
- id: '1684194388356' - id: '1684194388356'
alias: Küchenfenster Rolladen alias: Küchenfenster Rolladen