Skip to content

micash545/hass-selfhst-icons

Repository files navigation

HASS Selfh.st icons

Use icons from selfhst catalog

Screenshot

Installation

HACS

Use this link to directly go to the repository in HACS

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

or

  1. Install HACS if you don't have it already
  2. Open HACS in Home Assistant
  3. Search for "Selfhst icons"
  4. Click the download button. ⬇️

Manual

  1. Download hass-selfhst-icons.js file from the [latest release][release-url].
  2. Put hass-selfhst-icons.js file into your config/www folder.
  3. Add reference to hass-selfhst-icons.js in Dashboard. There's two way to do that:
    • Using UI: SettingsDashboardsMore Options iconResourcesAdd Resource → Set Url as /local/hass-selfhst-icons.js → Set Resource type as JavaScript 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

Usage

You must prefix icon name with selfhst:.

For example for Arch Linux icon:

selfhst:arch-linux

Acknowledgements

Disclaimer

Icons are the property of @selfhst. Use them respectfully and according to their license.

About

Selfh.st icons for Home Assistant

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published