mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Describe installation parameters of SABnzbd (#36441)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
parent
04f4ff4435
commit
00cb661fa4
@ -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".
|
||||
|
||||
{% 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user