-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Add note about discovery for sabnzbd. #3070
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
@Hellowlol, thanks for your PR! By analyzing the history of the files in this pull request, we identified @fabaff, @balloob and @xehn 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.
Looks good but could be expanded with the information from the PR description.
@@ -33,6 +33,8 @@ sensor: | |||
- 'disk_free' | |||
``` | |||
|
|||
If SABnzbd is discovered you can enter your API Key in Configurator and `sensor.sabnzbd_status` will be added. |
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.
More information that about that this is limited should probably added.
@Landrash what about something like this? |
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.
Looks good and can be merged when parent PR is merged.
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 🐦
Description:
Add that you need to enter sabnzbd API Key in the configurator, this will enable a minimal setup. The user should use the yml for more advanced stuff.
Pull request in home-assistant (if applicable): home-assistant/core#8634