@mkanet can you help with this ?
Still not able to get the deeplinks working and no information seems available on this subject, except your teasing clip
Hi @GJ8787 there are many people successfully using these integrations for months now. I have squashed all known bugs. There is a very high likelihood you’re doing something wrong. The most common mistake is not using the correct repos. You have to manually add the below repos to HACS before you can even install them.
Original Correct Repos:
An easy way to know if you’re using the correct repos/versions, your main HACS screen should contain the temporary warning messages in the screenshot below. They are only warning message that can be ignored for now. These messages will disappear soon once HACS approves these repos to be back on HACS:
hi @mkanet
Each integration is working flawlessly
However, I can’t click through on them towards my Plex. I don’t know how to set that part up, or where to check when it’s not working
@mkanet Nevermind, I found out through your help I was using another version of the upcoming media card by NemesisRE
Many thanks for listing all repos !
Youre welcome. Glad you figure it out.
I’ve been waiting impatiently for the HACS moderators to approve my PR’s from nearly 6 months ago for all these PRs (link below).
After this happens, it will be much easier to find and choose the official repos on HACS. Until then, we will have to see those temporary messages about the integrations being archived (shown in my screenshot above).
If there is anyone from the HACS moderation group is watching this thread… can you please approve the PRs below? There are many people waiting for this.
Hi, just curious if anyone else is having issues w/ the Sonarr and Radarr Upcoming Media cards before I open an issue on github? I think it started around 2024.08 update where after a reboot both would be stuck at initializing. Plex Recently Added continues to work fine.
I deleted the Sonarr and Radarr integrations and after re-installing they hang up upon setup.
Logger: homeassistant.config_entries
Source: config_entries.py:604
First occurred: 9:51:20 AM (2 occurrences)
Last logged: 10:05:41 AM
Error setting up entry Sonarr for sonarr_upcoming_media
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 604, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/sonarr_upcoming_media/__init__.py", line 32, in async_setup_entry
client = await hass.async_add_executor_job(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
asyncio.exceptions.CancelledError: Global task timeout
Hi @pavlov70 it sounds like you still have the old/outdated integrations stuck in your Home Assistant installation. You will need to remove the broken/outdated integration(s) completely first before you can install the newer integrations.
If youre not sure how to do this, you can open an issue at the appropriate repo to get assistance.
Hi, apologies for the late response. Everything is working again, though not exactly sure how. I did a HassOS update in the last few days so maybe the full restart “fixed” things.
Thanks for the great integrations, btw!