1
0

Fix calendar coffee machine automation

This commit is contained in:
Przemek Grondek 2022-11-17 00:52:27 +01:00
parent ca68b56f72
commit b8d2816494

View File

@ -9,9 +9,9 @@
action: action:
- choose: - choose:
- conditions: - conditions:
- platform: numeric_state - condition: numeric_state
entity_id: sensor.coffee_machine_electrical_measurement entity_id: sensor.coffee_machine_electrical_measurement
below: 4 above: 4
sequence: sequence:
- wait_for_trigger: - wait_for_trigger:
- platform: numeric_state - platform: numeric_state