21 lines
423 B
YAML
21 lines
423 B
YAML
|
alias: Cowboy Night
|
||
|
description: ""
|
||
|
mode: single
|
||
|
triggers:
|
||
|
- at: "20:00:00"
|
||
|
trigger: time
|
||
|
conditions: []
|
||
|
actions:
|
||
|
- metadata: {}
|
||
|
data: {}
|
||
|
target:
|
||
|
entity_id: switch.tasmota_cowboy_day
|
||
|
action: switch.turn_off
|
||
|
- data:
|
||
|
dimmer_entity_id: light.tp_link_smart_dimmer_d226
|
||
|
action: script.dusk_simulation_generic
|
||
|
- delay:
|
||
|
hours: 0
|
||
|
minutes: 0
|
||
|
seconds: 5
|
||
|
milliseconds: 0
|