vigonotion / hass-simpleicons

Use Simple Icons in Home Assistant
MIT License
134 stars 10 forks source link

Does this actually work? #238

Open bkr1969 opened 2 years ago

bkr1969 commented 2 years ago

I cannot get the icon to show. using:

icon: si:tesla

Maybe better documentation with some or even one example. Thanks.

vks007 commented 2 years ago

I have the same issue, I set up all integration as documented but none of the icons show up. Can @vigonotion help?

Pizzaface commented 2 years ago

Looks like you'll need to add the following to your "Dashboard Resources" Under "Edit" in the Lovelace Dashboard.

/config/custom_components/simpleicons/data/si.js

I've created #240, which updates the readme to include this. Once done, it's working as expected. image

vks007 commented 2 years ago

Wow! I included that and restarted HA and it was solved. Thank you so much! Hope he includes this in the readme soon.

chinmayjade commented 1 year ago

Looks like you'll need to add the following to your "Dashboard Resources" Under "Edit" in the Lovelace Dashboard.

/config/custom_components/simpleicons/data/si.js

I've created #240, which updates the readme to include this. Once done, it's working as expected. image

Doesn't work for me. All other resources seem to have a hactsag number at the end which I think might be needed for this work. @vigonotion Can you please update if a fix is in the works?

BitWuehler commented 1 year ago

@chinmayjade Same for me. Did you find a fix?

jiruss commented 10 months ago

Following @Pizzaface suggestion worked for me. In version of HA I have, you have to select "Manage resources" from the three dots drop down menu in the top right on the UI editor. Then select Add Resource and add the URL

/config/custom_components/simpleicons/data/si.js