Fix washing machine automation
This commit is contained in:
parent
a284e4f1bd
commit
7fc7d674f4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user