Hello everyone,
I am using the plugin : GitHub - ollo69/ha-samsungtv-smart: 📺 Home Assistant SamsungTV Smart Component with simplified SmartThings API Support configurable from User Interface.
It works fine, but I have a problem for loading images locally for the selected source
I followed the documentation to the letter,:
« * Allowuse of local logo images
(default = True)
When enabled the integration will try to get logo image for the current media from the www/samsungtv_smart_logos
sub folder of home-assistant configuration folder. You can add new logo images in this folder, using the following rules for logo filename:
- must be equal to the name of the
media_title
attribute, removing space,_
and.
characters and replacing+
character with the stringplus
- must have the
.png
suffix - must be in
png
format (suggested size is 400x400 pixels) »
but nothing works. It does not work. Does anyone else like me have this problem?
Do you have a solution?
Thank you very much