1
0

Change bathroom button

This commit is contained in:
Przemek Grondek 2022-01-11 00:12:18 +01:00
parent 404c817854
commit 06f54cc982

View File

@ -40,11 +40,16 @@
- id: button-bathroom-on-off
alias: '[Bathroom] Button On/Off'
trigger:
- device_id: 0c23a8e92f43f628e584dc1805c6915e
- device_id: 36bf09a72c8115dd3afd832e83cf38ea
domain: zha
platform: device
type: remote_button_short_press
subtype: turn_on
type: remote_button_alt_short_press
subtype: button_1
- device_id: 36bf09a72c8115dd3afd832e83cf38ea
domain: zha
platform: device
type: remote_button_alt_short_press
subtype: button_2
action:
- service: script.bathroom_lights_toggle
mode: single