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 }}"