mrzac / ha-sci-icons

Additionnal scientific icons for home assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌈 ha-sci-icons

hacs_badge

What is ha-sci-icons? ha-sci-icons is to provide Scientific and more icons for home assistant dashboard.

🧐 Features

  • 😍 Scientific icons
  • πŸš€ Tech icons
  • πŸ–Œ Brand icons

πŸ› οΈ Installation

> HACS (Recommended)

Add this repo via HACS as a plugin and install.

> Manual

  • Copy the dist/ha-sci-icons.js file into <config>/www/ where <config> is your home-assistant config directory (the directory where your configuration.yaml resides).
  • Go to Configuration -> Dashboards -> Resources -> Add Resource
  • set url as /local/ha-sci-icons.js and Resource Type as Javascript Module.
  • Add the following to your configuration.yaml
frontend:
  extra_module_url:
    - /local/ha-sci-icons.js
  • Save and restart Home Assistant.

πŸ§‘πŸ»β€πŸ’» Utilisation

The icons uses the prefix sci:.

Example

title: My Room
state_color: true
type: entities
entities:
  - entity: light.my_wall_light
    name: My Wall Light
    icon: sci:adguard

🍰 Icons

> Scientific icons

Column 1 Column 2 Column 3
Row 1 Row 1 Row 1
Row 2 Row 2 Row 2
Row 3 Row 3 Row 3

> Brand icons

Troubleshooting

πŸ™‡ Acknowledgements

Thanks to @thomasloven, @arallsopp and @hulkhaugen...

➀ License

Distributed under...

About

Additionnal scientific icons for home assistant