mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 22:07:35 +00:00
1.1 KiB
1.1 KiB
title | description | ha_category | ha_release | ha_config_flow | ha_iot_class | ha_domain | ha_platforms | ha_codeowners | ha_integration_type | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Radarr | Instructions on how to integrate Radarr sensors with Home Assistant |
|
0.47 | true | Local Polling | radarr |
|
|
service |
This Radarr integration pulls data from a given Radarr instance. Your API key can be found in Settings > General in the Radarr Web UI.
{% include integrations/config_flow.md %}
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.
- Movies: Shows the number of movies in the Radarr database. (disabled by default)
- Start Time: The time when Radarr was last restarted.