Skip to content

custom-components/sensor.sonarr_upcoming_media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonarr Upcoming Media Component

Home Assistant component to feed Upcoming Media Card with Sonarr's upcoming releases.
This component does not require, nor conflict with, the default Sonarr component.

Issues

Read through these two resources before posting issues to GitHub or the forums.

Installation:

  1. Install this component by copying these files to /custom_components/sonarr_upcoming_media/.
  2. Install the card: Upcoming Media Card
  3. Add the code for the card to your ui-lovelace.yaml.
  4. You will need to restart after installation for the component to start working.

Adding device

To add the Sonarr Upcoming Media integration to your Home Assistant, use this My button:

Manual configuration steps

If the above My button doesn’t work, you can also perform the following steps manually:

Do not just copy examples, please use config options above to build your own!

Sample for ui-lovelace.yaml:

- type: custom:upcoming-media-card
  entity: sensor.sonarr_upcoming_media
  title: Upcoming TV

Card Content Defaults:

key default example
title $title "The Walking Dead"
line1 $episode "What Comes After"
line2 $release "Mon, 10/31 9:00pm" if it's more than a week away or "Monday, 9:00pm" if it's within a week.
line3 $rating - $runtime "★ 7.8 - 45 min"
line4 $number - $studio "S06E09 - AMC"
icon mdi:arrow-down-bold https://materialdesignicons.com/icon/arrow-down-bold