Revert "Add example file attachment parameters (#5134)"

This reverts commit e3c6e65f19633b3292d64e1f80c4902fe3ee8d32.
This commit is contained in:
Franck Nijhof 2018-04-10 20:06:45 +02:00 committed by GitHub
parent bbb4af9c7b
commit a9569af0a4

View File

@ -47,11 +47,6 @@ 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.