diff --git a/config/blueprints/automation/light_on_set_temperature.yaml b/config/blueprints/automation/light_on_set_temperature.yaml index b12c7f2..26806cd 100644 --- a/config/blueprints/automation/light_on_set_temperature.yaml +++ b/config/blueprints/automation/light_on_set_temperature.yaml @@ -15,7 +15,7 @@ trigger: entity_id: !input light to: "on" -mode: queued +mode: parallel condition: condition: state diff --git a/config/blueprints/automation/light_sun_set_temperature.yaml b/config/blueprints/automation/light_sun_set_temperature.yaml index 4203127..f502792 100644 --- a/config/blueprints/automation/light_sun_set_temperature.yaml +++ b/config/blueprints/automation/light_sun_set_temperature.yaml @@ -7,6 +7,8 @@ blueprint: after_offset: default: "+00:00:00" +mode: parallel + trigger: platform: sun event: sunset