Fix: Kinderzimmer WiFi Plug - action syntax korrigiert
This commit is contained in:
parent
a2ec6c1bb2
commit
0c07ff3598
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue