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'
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue