I've made a custom integration that works fine, just wanting to make it nicer by adding an image to it rather than having an "icon not available" image. I've made a png 512x512 and named it icon.png and also tried logo.png.
I've tried adding the''' "logo": "/custom_components/your_integration_name/logo.png" '''
into the manifest (always restarted HA when made a change) cleared cache.
any advice on what to try to get an image added?
#Display image for custom integration
4 messages · Page 1 of 1 (latest)
you might be better off in the developers support channel. if you cant see it then you need to select the developer role in the roles and channels section
I maybe thought that all icons (even for custom) need to get uploaded to the brands repository.
thanks, that looks like what I need to do it. just need to figure out how to add files to someone else's repo