Describe installation parameters of SABnzbd (#36441)

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
Jan-Philipp Benecke 2024-12-19 20:28:51 +01:00 committed by GitHub
parent 04f4ff4435
commit 00cb661fa4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,6 +30,12 @@ You need to grab your API key from your SABnzbd instance in order to configure t
- Copy your API key under "Security". - Copy your API key under "Security".
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
{% configuration_basic %}
URL:
description: "The full URL, including port, of your SABnzbd server. Example: `http://localhost:8080` or `http://a02368d7-sabnzbd:8080`, if you are using the add-on."
API key:
description: "The API key of your SABnzbd server. You can find this in the SABnzbd web interface under **Config cog** (top right) > **General** > **Security**."
{% endconfiguration_basic %}
## Sensor ## Sensor