mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Add example file attachment parameters (#5134)
This commit is contained in:
parent
9f70138ffc
commit
e3c6e65f19
@ -47,6 +47,11 @@ Example Automation:
|
||||
url: "https://www.home-assistant.io/"
|
||||
sound: pianobar
|
||||
priority: 0
|
||||
file:
|
||||
url: !secret camera_still_image
|
||||
auth: basic
|
||||
username: !secret camera_username
|
||||
password: !secret camera_password
|
||||
```
|
||||
|
||||
Component specific values in the nested `data` section are optional.
|
||||
|
Loading…
x
Reference in New Issue
Block a user