Fix calendar coffee machine automation
This commit is contained in:
parent
ca68b56f72
commit
b8d2816494
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@
|
|||
action:
|
||||
- choose:
|
||||
- conditions:
|
||||
- platform: numeric_state
|
||||
- condition: numeric_state
|
||||
entity_id: sensor.coffee_machine_electrical_measurement
|
||||
below: 4
|
||||
above: 4
|
||||
sequence:
|
||||
- wait_for_trigger:
|
||||
- platform: numeric_state
|
||||
|
|
Loading…
Reference in a new issue