From bcc5a08251b07c4f5edf1efb9c6d167064164f6f Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 23 Sep 2024 07:54:09 -0400 Subject: [PATCH] Update sonarr.markdown (#34711) Co-authored-by: Franck Nijhof --- source/_integrations/sonarr.markdown | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/_integrations/sonarr.markdown b/source/_integrations/sonarr.markdown index e666d33e321..b10542a3d84 100644 --- a/source/_integrations/sonarr.markdown +++ b/source/_integrations/sonarr.markdown @@ -19,7 +19,12 @@ The Sonarr integration pulls data from a given [Sonarr](https://sonarr.tv/) inst {% include integrations/config_flow.md %} -To retrieve your API key, open your Sonarr web interface and navigate to Settings then General tab. Your Sonarr API Key will be listed on this page under the Security section. +{% configuration_basic %} +URL: + description: The IP, FQDN, or URL of your Sonarr instance including the port number if you are not using port 8989 and your custom URL base if applicable. +API Key: + description: To retrieve your API key, open your Sonarr web interface and navigate to Settings, then the General tab. Your Sonarr API Key will be listed on this page under the Security section. +{% endconfiguration_basic %} ## Sensors