chore(control-light): remove default transition
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user