mirror of
https://github.com/steku/ha_cercadian_alarm.git
synced 2025-12-13 18:12:18 +00:00
remove transistion
This commit is contained in:
@ -117,7 +117,6 @@ sequence:
|
|||||||
- data:
|
- data:
|
||||||
brightness: "{{ brightness }}"
|
brightness: "{{ brightness }}"
|
||||||
color_temp_kelvin: "{{ kelvin }}"
|
color_temp_kelvin: "{{ kelvin }}"
|
||||||
transition: "{{ individual_step - 1 }}"
|
|
||||||
target:
|
target:
|
||||||
entity_id: "{{ target_light }}"
|
entity_id: "{{ target_light }}"
|
||||||
action: light.turn_on
|
action: light.turn_on
|
||||||
|
|||||||
Reference in New Issue
Block a user