Fix [Bathroom] Button On/Off
This commit is contained in:
parent
af3dc3985b
commit
a0f8be41b1
@ -39,6 +39,7 @@
|
||||
|
||||
- id: button_bathroom_on_off
|
||||
alias: '[Bathroom] Button On/Off'
|
||||
mode: single
|
||||
trigger:
|
||||
- device_id: 36bf09a72c8115dd3afd832e83cf38ea
|
||||
domain: zha
|
||||
@ -51,7 +52,6 @@
|
||||
type: remote_button_alt_short_press
|
||||
subtype: button_2
|
||||
action:
|
||||
- service: script.bathroom_lights_toggle
|
||||
- choose:
|
||||
- conditions:
|
||||
- condition: state
|
||||
@ -63,4 +63,4 @@
|
||||
entity_id:
|
||||
- automation.bathroom_shower_motion_off
|
||||
- automation.bathroom_lights_off
|
||||
mode: single
|
||||
- service: script.bathroom_lights_toggle
|
||||
|
Loading…
Reference in New Issue
Block a user