mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +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:
|
data:
|
||||||
message: "Alarm in the living room!"
|
message: "Alarm in the living room!"
|
||||||
data:
|
data:
|
||||||
attachment: "/tmp/surveillance_camera.jpg"
|
attachments:
|
||||||
|
- "/tmp/surveillance_camera.jpg"
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user