Additional vector icons for Home Assistant, to better represent Philips Hue bulbs and fixtures. Inspired by the Hue icons in the iOS app, and for personal use only, this repo also features custom vectors created specifically by the author for Hue fixtures and groups that aren't represented by the 'official' icon set.
Hass-hue-icons has been accepted into the Home Assistant Community Store (HACS).
This is the recommended way to install hass-hue-icons. Hass-hue-icons is a default repository for HACS. To install:
- Open HACS (installation instructions are here).
- Go to "Frontend" section
- Click button with "+" icon
- Search for "hass hue icons" and install it.
- Add the following to your configuration.yaml, save and restart HA.
frontend:
extra_module_url:
- /hacsfiles/hass-hue-icons/hass-hue-icons.js
- Copy
dist/hass-hue-icons.js
into yourconfig/www
folder. - Go to Configuration -> Lovelace Dashboards -> Resources -> Add Resource
- set url as
/local/hass-hue-icons.js
and Resource Type asJavascript Module
. - Add the following to your configuration.yaml, save and restart HA.
frontend:
extra_module_url:
- /local/hass-hue-icons.js
- Save, restart Home Assistant.
- In your entity editor, specify an icon as
hue:icon-name
- If you set
state_color: true
in your card, you'll see the icons get colorised based upon the current RGB setting.
title: My Room
state_color: true
type: entities
entities:
- entity: light.my_wall_light
name: My Wall Light
icon: hue:wall-spot
hass-hue-icons includes 72 Hue icons modelled upon the Hue iOS app for personal use
hass-hue-icons includes 350 custom icons designed by the author for specific hue fixtures and bulb combinations that aren't represented by the 'official' icon set. Each of these has been hand drawn in Illustrator and proposed in response to a community request.
Your light not there? Let me know what's missing by raising a Custom Icon Request.
With view icons and state color applied. Play bars are offline.
Hass Hue Icons uses the new 'keywords' functionality to help you find specific fixtures. Try searching for 'pendant' or 'switch'.
There's a thread over at the home assistant forums that tracks this repo.
If you cannot see the new icons, or you get an empty box where you're expecting an icon, flush your network cache.
Did you add the frontend extra_module_url in your configuration.yaml? See the installation section for details.
I periodically update a ttf font file in a zip at font/hass-hue-icons-ttf.zip. Thanks to @nagyrobi for the suggestion.
- @hulkhaugen and @thomasloven for the technique.
- @ludeeus for the installation guidance.
- Everyone who has helped make this repo so broad by raising an Icon Request.
www.unikkontakt.dk has been given rights to use the custom hass-hue icons in their icon database, allowing you to create unique, beautiful and functional overprinted switches that reflect your smart home.
Ønsker du at bruge disse ikoner på dine fysiske kontakter og trykknapper? www.unikkontakt.dk er blevet tildelt rettigheder til at bruge custom hass-hue ikonerne i deres ikon-database, som gør det muligt for dig at designe unikke, flotte og funktionelle kontakter med printede ikoner, som matcher dit smart home.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. I do this for fun, without charge, and to give back to the community. You may remix, tweak, and build upon this work non-commercially, as long as you credit the original author, provide a link to the license, and indicate if any changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use unless agreed. If you remix, transform or build upon the material, you must distribute your contributions under the same or compatible license as the original.