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