-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Image variable in picture-entity card overridden by person
image
#21738
Comments
This would have regressed from this PR: #20593 They added support to get the image from person, but I suspect if a person entity and a specific @Quentame does that sound right to you? |
person
image
I have this issue as well. I use a picture entity with a picture of a vehicle to fire off some actions when pressed (open garage door, start car, etc). The picture entity has a state filter which dims the photo when the driver is not home. This has worked well until the change above where now the person photo overrides the “image:” tag. Ultimately the photo of the car has been replaced by the photo of the person. https://community.home-assistant.io/t/picture-entity-change-in-2024-8-broke-dashboard/763826 |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
@Quentame doesn't seem to be interested in fixing this breaking change from their PR, so if nobody else is willing, we can let this close. |
Checklist
Describe the issue you are experiencing
I want to change the entity image with a local one, but I still have the entity default image.
Describe the behavior you expected
Before 2024.8 it worked fine
Steps to reproduce the issue
n/a
What version of Home Assistant Core has the issue?
core-2024.8.x
What was the last working version of Home Assistant Core?
core-2024.7.x
In which browser are you experiencing the issue with?
Many
Which operating system are you using to run this browser?
No response
State of relevant entities
No response
Problem-relevant frontend configuration
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: