remove transistion

This commit is contained in:
Stephen Kuntz 2025-03-26 08:43:12 -04:00
parent 59574d5b49
commit 78cb28e6a0

@ -117,7 +117,6 @@ sequence:
- data:
brightness: "{{ brightness }}"
color_temp_kelvin: "{{ kelvin }}"
transition: "{{ individual_step - 1 }}"
target:
entity_id: "{{ target_light }}"
action: light.turn_on