diff --git a/config/blueprints/automation/light_sun_set_temperature.yaml b/config/blueprints/automation/light_sun_set_temperature.yaml index f502792..a94c979 100644 --- a/config/blueprints/automation/light_sun_set_temperature.yaml +++ b/config/blueprints/automation/light_sun_set_temperature.yaml @@ -21,5 +21,5 @@ condition: action: - service: light.turn_on data_template: - entity_id: "{{ trigger.entity_id }}" + entity_id: !input light color_temp: !input temp