Add another guest to notification
This commit is contained in:
parent
89cc54f32a
commit
4ccff6bce7
@ -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
|
||||
{{ state_attr(trigger.entity_id, 'friendly_name') }} has connected to guest wifi
|
||||
|
Loading…
Reference in New Issue
Block a user