Update Laundry Package

This commit is contained in:
2022-08-14 11:30:15 -07:00
parent b86e1983f1
commit 6cdfa36d53

View File

@@ -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: