Merge pull request #5147 from home-assistant/revert-5134-patch-1

Revert "Add example file attachment parameters"
This commit is contained in:
DubhAd 2018-04-12 18:25:57 +01:00 committed by GitHub
commit a32d7d75c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.