Fix bottom button in master bedroom switching both fan and closet light
This commit is contained in:
@ -1135,43 +1135,43 @@
|
||||
input:
|
||||
dimmer_device: 47cce1f5af5137fcb398dec76adbd23e
|
||||
on_long_action:
|
||||
- service: input_select.select_option
|
||||
data:
|
||||
- data:
|
||||
option: Adaptive
|
||||
target:
|
||||
entity_id: input_select.master_bedroom_scenes
|
||||
action: input_select.select_option
|
||||
brightness_up_short_action:
|
||||
- service: switch.turn_off
|
||||
data: {}
|
||||
- data: {}
|
||||
target:
|
||||
entity_id: switch.adaptive_lighting_master_bedroom
|
||||
action: switch.turn_off
|
||||
brightness_up_long_action:
|
||||
- service: switch.turn_off
|
||||
data: {}
|
||||
- data: {}
|
||||
target:
|
||||
entity_id: switch.adaptive_lighting_master_bedroom
|
||||
action: switch.turn_off
|
||||
brightness_down_short_action:
|
||||
- service: switch.turn_off
|
||||
data: {}
|
||||
- data: {}
|
||||
target:
|
||||
entity_id: switch.adaptive_lighting_master_bedroom
|
||||
action: switch.turn_off
|
||||
brightness_down_long_action:
|
||||
- service: switch.turn_off
|
||||
data: {}
|
||||
- data: {}
|
||||
target:
|
||||
entity_id: switch.adaptive_lighting_master_bedroom
|
||||
action: switch.turn_off
|
||||
off_long_action:
|
||||
- service: input_select.select_option
|
||||
data:
|
||||
- data:
|
||||
option: Side Nightlight
|
||||
target:
|
||||
entity_id: input_select.master_bedroom_scenes
|
||||
action: input_select.select_option
|
||||
off_short_action:
|
||||
- service: fan.toggle
|
||||
- action: light.toggle
|
||||
metadata: {}
|
||||
data: {}
|
||||
target:
|
||||
entity_id: fan.master_bedroom_fan
|
||||
entity_id: light.master_bedroom_closet
|
||||
- id: '1682550357188'
|
||||
alias: Emma Bedroom Switch Handler
|
||||
description: ''
|
||||
|
Reference in New Issue
Block a user