developers.home-assistant/blog/2020-05-08-logos-custom-int...

27 lines
1.1 KiB
Markdown

---
author: Franck Nijhof
authorURL: https://twitter.com/frenck
authorImageURL: /img/profile/frenck.png
authorTwitter: frenck
title: Logos for custom integrations
---
Recently, Home Assistant started to support images & icons for integrations
to show up in the frontend. They look amazing and really brings some color
to the UI of Home Assistant.
We got a lot of questions lately on how custom integrations (also known as
custom components) can add their images. As of today, that is possible!
![HACS icon in the Home Assistant frontend](/img/en/blog/2020-05-logos-custom-integrations/customlogo.png)
Created a custom integration? Want the logo & icon for your integration to
show up in the Home Assistant frontend? In that case, head over to our
[GitHub brands repository](https://github.com/home-assistant/brands)
to add yours!
_PS: Did you know you can also add your custom integration to our [Python wheels
repository](https://github.com/home-assistant/wheels-custom-integrations)?
It will make the installation of your custom integration in
Home Assistant lightning fast!_