mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Add binary sensor docs for Radarr (#24250)
This commit is contained in:
parent
556000c9d6
commit
28f37d5e96
@ -8,6 +8,7 @@ ha_config_flow: true
|
|||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_domain: radarr
|
ha_domain: radarr
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- sensor
|
- sensor
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@tkdrob'
|
- '@tkdrob'
|
||||||
@ -21,6 +22,10 @@ Your API key can be found in Settings > General in the Radarr Web UI.
|
|||||||
|
|
||||||
## Integration Entities
|
## 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:
|
Each added configuration entry will create the following sensors:
|
||||||
|
|
||||||
- **Disk Space**: Shows the disk space available to Radarr.
|
- **Disk Space**: Shows the disk space available to Radarr.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user