mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Fixed documentation due to proposed change
This commit is contained in:
parent
984edefb84
commit
ef00d7557e
@ -103,13 +103,9 @@ action:
|
|||||||
message: That's a example that sends a document.
|
message: That's a example that sends a document.
|
||||||
data:
|
data:
|
||||||
document:
|
document:
|
||||||
- url: http://192.168.1.28/bounce.gif
|
file: /tmp/whatever.odf
|
||||||
username: admin
|
caption: Picture Title xy
|
||||||
password: secrete
|
|
||||||
- file: /tmp/whatever.odf
|
|
||||||
caption: Picture Title xy
|
|
||||||
- url: http://somebla.ie/video.mp4
|
|
||||||
caption: I.e. for a Title
|
|
||||||
```
|
```
|
||||||
|
|
||||||
- **url** or **file** (*Required*): For local or remote path to an image.
|
- **url** or **file** (*Required*): For local or remote path to an image.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user