Update Laundry Package
This commit is contained in:
@@ -76,12 +76,12 @@ automation:
|
||||
entity_id: input_select.washer_complete_detect_state
|
||||
data:
|
||||
option: Stage 2
|
||||
- action: input_number.set_value
|
||||
- service: input_number.set_value
|
||||
target:
|
||||
entity_id: input_number.washer_complete_threshold_low
|
||||
data:
|
||||
value: "{{ states('sensor.washer_power_electric_consumption_a')|float - 1.0 }}"
|
||||
- action: input_number.set_value
|
||||
- service: input_number.set_value
|
||||
target:
|
||||
entity_id: input_number.washer_complete_threshold_high
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user