-
-
Notifications
You must be signed in to change notification settings - Fork 668
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SVG images don't display in picture widget #4469
Comments
interesting the app was able to download the image and load it into the view
i am not sure if widgets naturally support SVG images https://developer.android.com/media/platform/supported-formats#image-formats |
That first link answers the question: Android does not natively support svg images. Unless we want to implement our own image decoders everywhere I'd say this is out of scope for the app - this issue will also apply to notifications. |
Thanks, appreciate you looking into this! |
Home Assistant Android app version(s):
2024.6.3-full
Android version(s):
14
Device model(s):
Samsung Galaxy S24 Ultra
Home Assistant version:
2024.6.3
Last working Home Assistant release (if known):
To my knowledge, this has always been an issue.
Description of problem, include YAML if issue is related to notifications:
I have an image entity that produces an SVG image. When selecting that entity for the Picture widget, it just displays a blank widget.
Companion App Logs:
homeassistant_companion_log_5-18-2024_9-9-52.txt
Screenshot or video of problem:
Additional information:
The relevant image entity in the logs is
image.thoth
. I've included the full log file, but I'm guessing the relevant errors are:The text was updated successfully, but these errors were encountered: