Lights on at Dusk - is this the best/simplest way?

I’ve fixed it.

Here’s how I did it


alias: Front Stairs on dusk
description: ''
trigger:
  - platform: state
    entity_id: sun.sun
    attribute: next_dusk
condition: []
action:
  - type: turn_on
    device_id: 9b90ebd0a6d1fe1021f792e438d913c3
    entity_id: light.front_stairs
    domain: light
mode: single