mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
fixed small error in signal_messenger documentation (#11802)
* 'data' section was missing
This commit is contained in:
parent
e2494979d2
commit
ce1589ecf3
@ -79,5 +79,6 @@ action:
|
||||
service: notify.NOTIFIER_NAME
|
||||
data:
|
||||
message: "Alarm in the living room!"
|
||||
data:
|
||||
attachment: "/tmp/surveillance_camera.jpg"
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user