Logboekdetails (WARNING)
Logger: homeassistant.helpers.translation
Source: helpers/translation.py:206
First occurred: 16:42:37 (4 occurrences)
Last logged: 16:42:42
favicon: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this
Iāve noticed since updating to 0.118 the system name at the top of the sidebar is now āHome Assistantā instead of the the page title as set in favicon changer as it was previously, is this something that can be easily fixed?
Hi @thomasloven hope youāre doing well, thanks for a great session at the HA conference!
Since updating to HA 1.0.0.b0 and 2020.12.0 a strange thing has happened with the sidebar, I originally raised an issue on the HA Github #7977 but have now confirmed the behaviour seems to be caused by the hass-favicon integration.
Have you seen this?
Please let me know if you need any more information to assist in resolving.
@thomasloven Thank you for this very helpful integration! Based on what I saw in the source code and the HA page source, it looks like favicon.ico and favicon-apple-180x180.png are the only two files that would ever get replaced. Is that correct? It might be helpful to document that (I can throw a PR your way later this week if youād like), especially since realfavicongenerator.net (which was recommended in your README.md) names the latter apple-touch-icon.png and includes other files by default that are unused by your integration.
EDIT: Looks like favicon-192x192.png, favicon-384x384.png, favicon-512x512.png, and favicon-1024x1024.png (all defined in /manifest.json) also get replaced.
EDIT #2: Iām an idiot, or Iām blind. Somehow I missed that section of the README entirely. The only thing Iād add is that while favicon-apple-<anything>.pngtechnically works with any size, only the href attribute gets replaced but not the sizes property, resulting in e.g.
For all those looking for some FavIcons here is a link to a set of those more beautiful ones while the previous github link for a favicon collection is not working. Open the link and then you will see a file with a lot of colours to chose from.
I like the idea cause I have been messing aroung for over 10 days with the nightmare of blue houses in my tabs.
Thanks, but my inital description was not specific enough:
I had meant the example Favicon icons mentionend here, cause back then the fiert link was not working , which is now working again. Therefore I had mentioned the sources I had found and cut them out. If the link had been working I would not have posted here .
** Get some iconsThere are some nice ones available here, and you can generate favicons from them using an online tool, such as this one. "
At least right now it works again and I will have a look what I have missed.
They look great for example on Echo Show where you can add HA as a favorite and then call it by āalexa start silkā cause it starts the last page that had been opened and if not the you have the favorites with the HA icon. Looks great with a good FavIcon .
I have to check the history, but I am sure that the link was not working otherwise I would not have taken all the efforts to search Icons and cut them down and to write a comment.
I will check it later where I had been.
Iām using Chrome desktop shortcuts for two home assistant instances. I wanted just the basic icon, but a different color.
I used assets/logo at master Ā· home-assistant/assets Ā· GitHub, and edited the svg colors, then followed the realfavicongenerator stuff. I actually used both the small, and regular sized logos (more/less branches) and uploaded both of them to the various spots. Lastly, to make ācommand+tabā show a high-res icon, youāve got to have a few favicon-XXXxYYY.png in higher resolution than the generator creates. You also probably want to use a site to round the corners, and set a transparent background. Itās still not perfect, thereās slight differences. But itās close enough for now, for me.