chore(control-light): remove default transition

This commit is contained in:
Damien Rubio
2024-12-06 10:59:36 +01:00
parent ed022a5945
commit d7f693d393

View File

@@ -132,7 +132,7 @@ triggers:
domain: mqtt domain: mqtt
device_id: !input remote_device device_id: !input remote_device
type: action type: action
subtype: "brightness_move_down" subtype: "brightness_move_down"
id: hold-off-z2m-e2201 id: hold-off-z2m-e2201
- trigger: event - trigger: event
event_type: zha_event event_type: zha_event
@@ -276,14 +276,12 @@ actions:
target: target:
entity_id: !input light entity_id: !input light
data: data:
transition: 1
brightness_pct: !input helper_brightness brightness_pct: !input helper_brightness
default: default:
- action: light.turn_on - action: light.turn_on
target: target:
entity_id: !input light entity_id: !input light
data: data: {}
transition: 1
- conditions: - conditions:
- condition: trigger - condition: trigger
id: id:
@@ -295,8 +293,7 @@ actions:
- action: light.turn_off - action: light.turn_off
target: target:
entity_id: !input light entity_id: !input light
data: data: {}
transition: 1
- conditions: - conditions:
- condition: trigger - condition: trigger
id: id: