Fix calendar coffee machine automation
This commit is contained in:
parent
ca68b56f72
commit
b8d2816494
@ -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 New Issue
Block a user