Update Laundry Package

This commit is contained in:
2022-08-14 12:37:10 -07:00
parent beb1c164c4
commit 97300b755d

View File

@@ -23,6 +23,7 @@ input_number:
washer_complete_threshold_mid: washer_complete_threshold_mid:
min: 0.0 min: 0.0
max: 4.0 max: 4.0
step: 0.1
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
# Laundry Automations # Laundry Automations
@@ -125,7 +126,7 @@ automation:
entity_id: input_select.washer_complete_detect_state entity_id: input_select.washer_complete_detect_state
to: Stage 1 to: Stage 1
for: for:
seconds: 180 seconds: 60
- platform: state - platform: state
entity_id: input_select.washer_complete_detect_state entity_id: input_select.washer_complete_detect_state
to: Stage 2 to: Stage 2