From d4d300d6af6eb03f5bbe494a92d86abbdb404679 Mon Sep 17 00:00:00 2001 From: sameeraman Date: Mon, 29 Apr 2024 18:39:35 +0800 Subject: [PATCH] updating automation description --- automations.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/automations.yaml b/automations.yaml index 54ad73f..5cd8629 100644 --- a/automations.yaml +++ b/automations.yaml @@ -3375,9 +3375,9 @@ -# Turn on Smartplug7 (Laundry) at 9am to start charging - Cheapest Power bracket start -- id: turnonsmartplug7laundry9am - alias: Turn on Smartplug7 (Laundry) at 9am to start charging +# Turn on Smartplug7 (Pantry) at 9am to start charging - Cheapest Power bracket start +- id: turnonsmartplug7pantry9am + alias: Turn on Smartplug7 (Pantry) at 9am to start charging initial_state: True trigger: - platform: time @@ -3386,9 +3386,9 @@ - service : switch.turn_on entity_id: switch.smartplug7 -# Turn Off Smartplug7 (Laundry) at 3pm to stop charging - Cheapest Power bracket end -- id: turnoffsmartplug7laundry3pm - alias: Turn Off Smartplug7 (Laundry) at 3pm to stop charging +# Turn Off Smartplug7 (Pantry) at 3pm to stop charging - Cheapest Power bracket end +- id: turnoffsmartplug7pantry3pm + alias: Turn Off Smartplug7 (Pantry) at 3pm to stop charging initial_state: True trigger: - platform: time