-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Usage of file directive for pushbullet #3216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This is the missing documentation for PR#8763 in home assistant
@tsvi, thanks for your PR! By analyzing the history of the files in this pull request, we identified @balloob, @fabaff and @robbiet480 to be potential reviewers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- **file** (*Required*): File to send with pushbullet. | ||
|
||
<p class='note'> | ||
If the path to the file is located in an external directory, it has to be whitelisted so homeassistant has access to it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Grammar:
- It appears that you are missing a comma before
so
.
->it has to be whitelisted, so
Spelling:
homeassistant
->Home Assistant
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Thank you for rephrasing 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 🐦
* Usage of file directive for pushbullet This is the missing documentation for PR#8763 in home assistant * Fix spelling and grammar * Replace sample with link
Description:
This is the missing documentation for PR#8763 in home assistant
Pull request in home-assistant (if applicable): home-assistant/core#8763