Skip to content

sotima/hass-sotima-icons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacs_badge

hass-sotima-icons

Custom icon pack designed for Home Assistant for personal use / shamelessly copied from kongo09 https://github.com/kongo09/hass-kongo09-icons

Content

Preview window-shutter-group
Preview window-shutter-group-50
Preview window-shutter-group-open
Preview window-shutter-50
Preview window-shutter-clock
Preview window-shutter-cog
Preview chip-ota
Preview radiator-cog
Preview radiator-clock
Preview radiator-off-clock
Preview light-tree
Preview lightbulb-group-clock

Install

HACS

Add https://github.com/sotima/hass-sotima-icons as custom-repository for a Lovelace plugin in HACS

Manual

Copy the hass-sotima-icons.js file into <config>/www/ where <config> is your home-assistant config directory (the directory where your configuration.yaml resides).

Add the folowing to the frontend section of your configuration.yaml

frontend:
  extra_module_url:
    - /local/hass-sotima-icons.js

Or add the following to your lovelace configuration using the Raw Config editor under Configure UI or ui-lovelace.yaml if using YAML mode.

resources:
  - type: js
    url: /local/hass-sotima-icons.js

Restart home-assistant.

Using

The icons use the prefix sotima:.

Example:

type: entity
entity: cover.livingroom
icon: 'sotima:windows-shutter-50'

Thanks

Thanks to @kongo09 as I have shamelessly copied his repo.

About

Personal icon set for Home Assistant

Resources

Stars

Watchers

Forks

Packages

No packages published