I what to turn on some light outdore, at a fix's clock in the morning IF is befor sunrise..
Do this look right ?
alias: Morgen lys indkørsel
description: ""
triggers:
- at: "06:15:00"
trigger: time
conditions: - condition: state
entity_id: sun.sun
attribute: elevation
state: below_horizon
actions: - type: turn_on
device_id: a639765c63327559c830c4ad5c577c0e
entity_id: 24d51873320e42603986478ed89728b7
domain: switch - type: turn_on
device_id: 8a34add1fef5f0c176ee7cb46a9797db
entity_id: a0cf83d5b906879be23c8d97aeddf4bf
domain: switch
mode: single