From 28f37d5e9690c3a7706be10586dcc0833ce02e0a Mon Sep 17 00:00:00 2001 From: Robert Hillis Date: Mon, 26 Sep 2022 12:56:07 -0400 Subject: [PATCH] Add binary sensor docs for Radarr (#24250) --- source/_integrations/radarr.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/radarr.markdown b/source/_integrations/radarr.markdown index 5d64f6b2b63..4383e8684a6 100644 --- a/source/_integrations/radarr.markdown +++ b/source/_integrations/radarr.markdown @@ -8,6 +8,7 @@ ha_config_flow: true ha_iot_class: Local Polling ha_domain: radarr ha_platforms: + - binary_sensor - sensor ha_codeowners: - '@tkdrob' @@ -21,6 +22,10 @@ Your API key can be found in Settings > General in the Radarr Web UI. ## Integration Entities +Each added configuration entry will create the following binary sensor: + +- **Health**: Shows if the Radarr instance is healthy. This is determined to have a problem if Radarr cannot communicate with any enabled download clients or no indexers are available for RSS feeds or searches. + Each added configuration entry will create the following sensors: - **Disk Space**: Shows the disk space available to Radarr.