diff --git a/configuration/automations/bathroom-lights.yaml b/configuration/automations/bathroom-lights.yaml index 6b41702..a9a4e52 100644 --- a/configuration/automations/bathroom-lights.yaml +++ b/configuration/automations/bathroom-lights.yaml @@ -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 \ No newline at end of file + - service: script.bathroom_lights_toggle