-
-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cards Not Updating #99
Comments
You should make sure that you're using the original repos below. They are not searchable on HACS yet unless you add each repo URL manually to HACS. If you installed them from HACS without adding the URLs to HACS, you'll end up installing an older fork of the original repos: Original Correct Repos: https://github.com/custom-components/sensor.plex_recently_added An easy way to know if you're using the correct versions, your main HACS screen should contain the temporary warning messages 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: |
This is exactly what I see currently in HACS. What would be the recommended step after making sure I'm using the original repos? |
I just realized that you had it all working per your screenshot above. When was the last time this was working for you? There haven't been any updates to these repos in a while. Do you remember what you did immediately before it all stopped working? Probably the easiest thing to do is restore Home Assistant from an older backup (from when it was working), That's what I would do. If you didnt make any backups from when it was all working, I'd recommend 1) Uninstalling all above. 2) Reboot Home Assistant,. 3) Add the correct components again one by one; and, reconfiguring with the correct IP addresses and ports. This should clear anything issues you had before. Let me know how it goes... |
Ok, will do. I'll go ahead and set it up again. I don't know when it actually stopped working. I noticed it when I went to download some content recently and noticed in HA it wasn't working. I'll do a fresh reinstall and see how it goes. |
I think I figured out the issue. So with the plex recently added content, I had uncheck |
It sounds like the integrations are talking to the respective Radarr/Sonarr/Plex APIs or you wouldn't be able to retrieve any data from them at all. You'll have to play around with adding new TV Shows and Movies to your Plex Server to populate those respective plex recently added sensors. I almost forgot: On rare occasions, sometimes after configuring a integration, I noticed that I need to re-add the sensor back to the respective UMC card for the items to be displayed in the card again... (for example) just remove the line: |
Describe the bug:
The upcoming media cards don't seem to be updating. I've downloaded a new movie and tv show, and none show up under Plex recently added, upcoming movies, and tv shows aren't updating either.
Config YAML:
Components:
I'm using the plex, radarr, and sonarr components and see the same issue on all of them, not updating.
HA Error:
Troubleshooting Guide:
I followed all steps and was able to verify content through the API, especially with Plex. I'm attaching the screenshot here...
Home Assistant Version:
Screenshots:
This screenshot will show what's been there and hasn't updated or refreshed. You'll see in the screenshot under "Troubleshooting Guide" where Plex sees recently added movies and even TV shows, but don't show in Home Assistant.
Additional Context:
I did set up an automation to refresh the sensors every 10 seconds, but that also hasn't helped. I also installed using HACS, not sure if that'll cause an issue...
The text was updated successfully, but these errors were encountered: