From b89ca293ae5e40abc08f449e8d98a03cfc93b276 Mon Sep 17 00:00:00 2001 From: ttrabatt Date: Fri, 23 Jan 2026 18:40:02 +0100 Subject: [PATCH] changed delay to 120 for charging loop --- .../automation/homeassistant/evcharge_process_pro.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blueprints/automation/homeassistant/evcharge_process_pro.yaml b/blueprints/automation/homeassistant/evcharge_process_pro.yaml index 9810713..e456c40 100644 --- a/blueprints/automation/homeassistant/evcharge_process_pro.yaml +++ b/blueprints/automation/homeassistant/evcharge_process_pro.yaml @@ -102,7 +102,7 @@ variables: # here list of mobile APP to be notified recipient_list_notification: - notify.mobile_app_tiziano_iphone15pro - - notify.mobile_app_emanuele_s24 + # - notify.mobile_app_emanuele_s24 recipient_list_gmail: title: "EVcharge Process" @@ -208,7 +208,7 @@ actions: data: value: "{{ evcharge_entity1_energy_charged }}" - - delay: 60 + - delay: 120 # - delay: 10 # TEST ONLY # take energy counter after charging @@ -303,7 +303,7 @@ actions: data: value: "{{ evcharge_entity2_energy_charged }}" - - delay: 60 + - delay: 120 # - delay: 10 # TEST ONLY # take energy counter after charging