thomasloven / hass-favicon

🔹 Change the favicon of your Home Assistant instance
MIT License
104 stars 19 forks source link

No 'Favicon' integration shows up / HA 116.4 #15

Closed Liese2007 closed 3 years ago

Liese2007 commented 3 years ago

Hi, I just setup a new system with only HACS as additional integration. I added the

translations folder init.py config_flow.py manifest.json

to

my custom_components/favicon .

I also added at configuration.yaml following:

favicon:
  title: My Home
  icon_path: /local/favicons/

Some icons are in my icon folder \config\www\favicons.

After restart of HA I wanted to add the integration via GUI - but it doesn't show up. No icons can be seen. My icons available are a bunch from https://favicomatic.com/.

Any idea, what might be wrong?

Regards Joerg from Hamburg

thomasloven commented 3 years ago

You do not need to add anything to configuration.yaml if you intend to use the GUI to add the integration.