Add binary sensor docs for Radarr (#24250)

This commit is contained in:
Robert Hillis 2022-09-26 12:56:07 -04:00 committed by GitHub
parent 556000c9d6
commit 28f37d5e96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.