Small changes
This commit is contained in:
parent
1c63d609bf
commit
c545987e12
1 changed files with 2 additions and 2 deletions
|
@ -50,7 +50,7 @@ cctv_notify_hallway:
|
|||
entity_id: camera.hallway
|
||||
- service: notify.home_assistant
|
||||
data:
|
||||
title: "ALARM. Pending to disarm "
|
||||
title: "ALARM. Pending to disarm"
|
||||
message: "Motion in hallway"
|
||||
target: [ "1070507369164984372" ]
|
||||
data:
|
||||
|
@ -75,7 +75,7 @@ cctv_notify_living_room:
|
|||
entity_id: camera.hallway
|
||||
- service: notify.home_assistant
|
||||
data:
|
||||
title: "ALARM. Pending to disarm "
|
||||
title: "ALARM. Pending to disarm"
|
||||
message: "Motion in living room"
|
||||
target: [ "1070507369164984372" ]
|
||||
data:
|
||||
|
|
Loading…
Reference in a new issue