mirror of
https://github.com/steku/ha_cercadian_alarm.git
synced 2025-05-01 05:21:36 +00:00
remove transistion
This commit is contained in:
parent
59574d5b49
commit
78cb28e6a0
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user