mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add calendar to Radarr docs (#24454)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
a170969e0c
commit
9caa980b28
@ -9,6 +9,7 @@ ha_iot_class: Local Polling
|
|||||||
ha_domain: radarr
|
ha_domain: radarr
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- calendar
|
||||||
- sensor
|
- sensor
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@tkdrob'
|
- '@tkdrob'
|
||||||
@ -26,6 +27,8 @@ 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.
|
- **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.
|
||||||
|
|
||||||
|
A calendar entity will also be created indicating the day of release and the type of release, such as Cinemas, Digital, or Physical.
|
||||||
|
|
||||||
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