Update Laundry Package
This commit is contained in:
@@ -29,7 +29,7 @@ automation:
|
|||||||
- alias: Washer Final Pump-Out - Check
|
- alias: Washer Final Pump-Out - Check
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: numeric_state
|
||||||
entity_id: sensor.washer_power_electric_consumption_a
|
entity_id: sensor.washer_power_electric_consumption_a
|
||||||
above: 0.5
|
above: 0.5
|
||||||
condition:
|
condition:
|
||||||
@@ -44,7 +44,7 @@ automation:
|
|||||||
- alias: Washer Final Pump-Out - Trigger
|
- alias: Washer Final Pump-Out - Trigger
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: numeric_state
|
||||||
entity_id: sensor.washer_power_electric_consumption_a
|
entity_id: sensor.washer_power_electric_consumption_a
|
||||||
below: 0.5
|
below: 0.5
|
||||||
condition:
|
condition:
|
||||||
|
|||||||
Reference in New Issue
Block a user