diff --git a/automations/files/automations/bathroom-washing-machine.yaml b/automations/files/automations/bathroom-washing-machine.yaml index 2d488a3..0c60b6e 100644 --- a/automations/files/automations/bathroom-washing-machine.yaml +++ b/automations/files/automations/bathroom-washing-machine.yaml @@ -13,6 +13,10 @@ minutes: 15 seconds: 0 milliseconds: 0 + condition: + - condition: state + entity_id: switch.washing_machine_on_off + state: 'on' action: - service: switch.turn_off entity_id: switch.washing_machine_on_off