Use icons from selfhst catalog
Use this link to directly go to the repository in HACS
or
- Install HACS if you don't have it already
- Open HACS in Home Assistant
- Search for "Selfhst icons"
- Click the download button. ⬇️
- Download
hass-selfhst-icons.js
file from the [latest release][release-url]. - Put
hass-selfhst-icons.js
file into yourconfig/www
folder. - Add reference to
hass-selfhst-icons.js
in Dashboard. There's two way to do that:- Using UI: Settings → Dashboards → More Options icon → Resources → Add Resource → Set Url as
/local/hass-selfhst-icons.js
→ Set Resource type asJavaScript Module
. Note: If you do not see the Resources menu, you will need to enable Advanced Mode in your User Profile - Using YAML: Add following code to
lovelace
section.frontend: extra_module_url: - /local/hass-selfhst-icons.js
- Using UI: Settings → Dashboards → More Options icon → Resources → Add Resource → Set Url as
You must prefix icon name with selfhst:
.
For example for Arch Linux icon:
selfhst:arch-linux
- Special thanks to @selfhst for creating this awesome icons collection.
Icons are the property of @selfhst. Use them respectfully and according to their license.