How to change the icon of homeassistant website?

How to change the icon of homeassistant website? And where the icon document path is?(I wouldn’t install it with docker,hass.io,or any other vitual environment)
And how can I install homeassiatnt without hass.io or docker or any other vitual environment. I want it directly install to my system.


Thanks a lot!

Most any Python application recommends installing in a Python virtualenv to avoid Python module conflicts.
You are running a very old version there. If it does not have Hassio or Docker it is almost certainly running in a Python virtualenv.

The generic instructions for installing in a virtualenv are here.

Python. It’s in the installation options

thanks,do you know how change I the icon? I cannot find the icon file anywhere after install homeassistant manually.

https://github.com/home-assistant/home-assistant-polymer/tree/dev/public/icons

thanks a lot

I change the logo in homeassistant-polymer(/public/icons)and use scrip/bulid_fronted but it still don’t work,the logo didn’t chage at all
what should I do?

I use pip3 command to install the new polymer to the homeassistant too.(as the instruction said)

can i ask why you need to change the icon?

I am going to use the homeassistant platform in my own subject, so I need
to change the logo to my subject logo and overwrite the “about” page to explain that the platform is based on homeassistant too.

do you know the way to change the icon?

If you are officially forking the code you have the knowledge to do this.

If you are just trying to claim credit for somebody else’s work to gain financially, that is illegal and not welcome here.

2 Likes

of course no, i am also working on an open source subject, and i’ll declear the usage of homeassistant as part of my platform. My subject is a multi function on of them is the iot .

1 Like