mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +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_platforms:
|
||||
- binary_sensor
|
||||
- calendar
|
||||
- sensor
|
||||
ha_codeowners:
|
||||
- '@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.
|
||||
|
||||
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:
|
||||
|
||||
- **Disk Space**: Shows the disk space available to Radarr.
|
||||
|
Loading…
x
Reference in New Issue
Block a user