Fix washing machine automation
This commit is contained in:
parent
a284e4f1bd
commit
7fc7d674f4
@ -13,6 +13,10 @@
|
|||||||
minutes: 15
|
minutes: 15
|
||||||
seconds: 0
|
seconds: 0
|
||||||
milliseconds: 0
|
milliseconds: 0
|
||||||
|
condition:
|
||||||
|
- condition: state
|
||||||
|
entity_id: switch.washing_machine_on_off
|
||||||
|
state: 'on'
|
||||||
action:
|
action:
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id: switch.washing_machine_on_off
|
entity_id: switch.washing_machine_on_off
|
||||||
|
Loading…
Reference in New Issue
Block a user