Depreciated! Lovelace: Sonarr Upcoming

Just sent you a PM. I even spun up a new Hassio server with nothing but this addon, and still get the same error. Only other thing I’m seeing a lot of in the logs is this - and looks like it may be SSL/DuckDNS related?

Error doing job: SSL error errno:1 reason: HTTP_REQUEST
Traceback (most recent call last):
File “uvloop/sslproto.pyx”, line 504, in uvloop.loop.SSLProtocol.data_received
File “uvloop/sslproto.pyx”, line 204, in uvloop.loop._SSLPipe.feed_ssldata
File “uvloop/sslproto.pyx”, line 171, in uvloop.loop._SSLPipe.feed_ssldata
File “/usr/local/lib/python3.6/ssl.py”, line 689, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:841

Try this out of curiosity. Put your API key in quotes.

-platform: sonarr_upcoming_card
 api_key: "thisismyapikey11011"

Doesn’t seem to be working.

Thanks for your help on this. I’ll just wait around and see if it ever starts working for some reason. I did pull these from the Chrome dev console if that helps. Otherwise I’ll just wait until new versions are out and hope something fixes it.

This project is now depreciated. I must apologize as this was only released 2 days ago. There were calls for it to be expanded, so I decided to make the card generic so that more components could be made to supply the info. That and I have too much free time on my hands. For those familiar with the card here’s what’s new:

  • Radarr support!
  • You can now change the language for the days of the week & date format.
  • Anything beyond a week will now also display the date to accommodate movie releases.
  • Slight changes were made to the styling to allow for multiple instances of the card.
  • Both the components and card can now be updated with Tracker-Card and Custom-Updater

This addon has been replaced by Upcoming Media Card.

Find it’s thread here:
https://community.home-assistant.io/t/lovelace-upcoming-media-card/
and on github here:

Ok so I implemented the new cards. Loving it. Really nice work! Thanks mate.

why is This is no longer supported or maintained.

See first post:

Is there any chance somebody could help me figure out how to setup the sonarr sensor?

The sensor is showing up but im getting this:

localhost cannot be reached from the state.

I downloaded the windows app on my laptop, but I do use a Raspberry Pi for my HA (running Hassio)

Thanks!

This thread is for an old component/card that no longer exists. For the Upcoming-Media-Card thread go here: https://community.home-assistant.io/t/lovelace-upcoming-media-card/

localhost would only work if sonarr is installed on the same machine that’s running hassio. you need to use the IP address of the machine sonarr is running on.