Issue with importing a GitHub file into HACS

Can use a little help, not sure what I’m doing wrong?
I’m trying to import a file from GitHub into home assistant hacs.

I’m signed into GitHub, and I’m using Home Assistant 2025.12.3

The GitHub file I’m trying to import is, GitHub - Anashost/HA-Animated-cards.

In GutHub I click on Code (green box), then click on copy URL to clipboard.
Then in hacs I click the three little dots on the upper right, and then click on Custom repositories.
I paste the URL Link where it says Repository, and I tried using all of the different Types (Intergeration, Dashboard, Template, Theme) for the 2nd line, but I still get the same error for each type I use (pics below)?
<Theme Anashost/HA-Animated-cards> Repository structure for main is not compliant

I’m trying to install the “Automation Home Assistant Card/Smart Effects”, which is shown in the YouTube video.


I already have the Mushroom card and the Mushroom themes installed, this is the last part I need.

Hope someone can help me out.

Thanks!


Did you watch the video? The animation is installed by copy-paste.
It is not a HACS compliant integration that can be installed as a custom repository.
You have to install the other three mentioned integration via HACS first.

Thanks!

I misunderstood his GitHub link, I thought it was a link from GitHub that I needed to do install into hacs.
I didn’t realize the GitHub link was a copy and paste for his cards actions.

Thanks again!