mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Support multiple attachments in signal messenger integration (#11863)
* signal_messenger integration now supports multiple attachments
This commit is contained in:
parent
e46dd69e13
commit
374735f14d
@ -80,5 +80,6 @@ action:
|
||||
data:
|
||||
message: "Alarm in the living room!"
|
||||
data:
|
||||
attachment: "/tmp/surveillance_camera.jpg"
|
||||
attachments:
|
||||
- "/tmp/surveillance_camera.jpg"
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user