EVcharge Process final automation - corrected message send of no option selected

This commit is contained in:
2025-02-18 09:19:21 +01:00
parent d1a4d22980
commit b79a7abfcd

View File

@@ -240,8 +240,11 @@ actions:
- condition: template - condition: template
value_template: "{{ is_state(use_entity2_var, 'off') }}" value_template: "{{ is_state(use_entity2_var, 'off') }}"
then: then:
- repeat: # send message to all recipient-list members
for_each: "{{ recipient_list }}"
sequence: sequence:
- action: notify.mobile_app_ttrabatt_iphone15 - action: "{{ repeat.item }}"
metadata: {} metadata: {}
data: data:
message: >- message: >-