1
0

Fix washing machine automation

This commit is contained in:
pgrondek 2021-05-18 09:32:42 +02:00
parent a284e4f1bd
commit 7fc7d674f4

View File

@ -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