All Projects → vigonotion → hass-simpleicons

vigonotion / hass-simpleicons

Licence: MIT license
Use Simple Icons in Home Assistant

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hass-simpleicons

blade-simple-icons
A package to easily make use of Simple Icons in your Laravel Blade views.
Stars: ✭ 12 (-85.37%)
Mutual labels:  simple-icons
svelte-simple-icons
📦 This package provides the Simple Icons packaged as a set of Svelte components.
Stars: ✭ 27 (-67.07%)
Mutual labels:  simple-icons
weather-icons
Free to use animated weather icons.
Stars: ✭ 341 (+315.85%)
Mutual labels:  simple-icons

hass-simpleicons

hacs_badge

Use free icons from the simpleicons set in Home Assistant.

Installation instructions

  • Install using HACS (Or copy the contents of custom_components/simpleicons/ to <your config dir>/custom_components/simpleicons/.)

  • Restart Home Assistant

  • Go to your integrations configuration and add simpleicons

Usage

Find the icon you want in the gallery. Click on an icon. This will download the icon. You don't need that file, just it's filename.

The icon set is prefixed by: si:. Then comes the filename.

So,

  • to get a facebook logo, use si:facebook
  • to get a zigbee logo, use si:zigbee
  • and so on

The icons are useable anywhere in Home Assistant - not only in lovelace.

FAQ

Can I set this up in configure.yaml instead?

Yes.

simpleicons:

Special thanks

This work is heavily based on hass-fontawesome by Thomas Loven. Thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].