From 4ccff6bce7a5b8b9016ee5438d0e5a8c9cfc9d3e Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Tue, 12 Sep 2023 19:28:28 +0200 Subject: [PATCH] Add another guest to notification --- configuration/automations/alarm-notify-guest.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configuration/automations/alarm-notify-guest.yaml b/configuration/automations/alarm-notify-guest.yaml index 802eed7..bdb3b85 100644 --- a/configuration/automations/alarm-notify-guest.yaml +++ b/configuration/automations/alarm-notify-guest.yaml @@ -6,9 +6,10 @@ - platform: state entity_id: - person.andrzej_legowski - - person.piotr_madej - person.matka - person.mariusz_ablewicz + - person.mateusz_gizycki + - person.piotr_madej to: home condition: - condition: not @@ -21,4 +22,4 @@ data: title: "Someone is near home" message: > - {{ state_attr(trigger.entity_id, 'friendly_name') }} has connected to guest wifi \ No newline at end of file + {{ state_attr(trigger.entity_id, 'friendly_name') }} has connected to guest wifi