From 9a4a963feaf6a4f7098e3ea8f80553eaca6e25e4 Mon Sep 17 00:00:00 2001 From: ttrabatt Date: Thu, 29 May 2025 22:57:54 +0200 Subject: [PATCH] Removed Emanuele from email --- blueprints/automation/homeassistant/evcharge-process.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blueprints/automation/homeassistant/evcharge-process.yaml b/blueprints/automation/homeassistant/evcharge-process.yaml index 2d25e01..70709b2 100644 --- a/blueprints/automation/homeassistant/evcharge-process.yaml +++ b/blueprints/automation/homeassistant/evcharge-process.yaml @@ -85,8 +85,8 @@ variables: recipient_list_gmail: title: "EVcharge Process" target: - - "tiziano.trabattoni@outlook.com" - - "ema.trabattoni@gmail.com" + - "tiziano.trabattoni@gmail.com" + #- "ema.trabattoni@gmail.com" actions: - if: @@ -240,7 +240,7 @@ actions: # entity_id: switch.presa_smart_2 # TEST ONLY - delay: 10 - action: switch.turn_off - entity_id: !input evcharge_entity2 + entity_id: !input evcharge_entity2 - repeat: # send message to all recipient-list members for_each: "{{ recipient_list_notification }}"