Farfar / homeassistant-seatconnect

Seat Connect - A home assistant plugin to add integration with your car
Apache License 2.0
63 stars 19 forks source link

Model image for Cupra Formentor 2.0 #27

Closed AcidAces closed 1 month ago

AcidAces commented 2 years ago

Hi, model image for cupra formentor 2.0 is just a white silhouette of a car new-w1080

novus84 commented 1 year ago

How can I change this?

SirMartin commented 1 year ago

is there any option/advance for that?

novus84 commented 1 year ago

download a picture and save it in HA, then create/edit your /config/customize.yaml

customize: devicetracker.YOURCUPRA_: friendly_name: CUPRA entity_picture: local/bilder/cupra.png

image

SirMartin commented 1 year ago

It works like a charm! Thanks

ArnolddeBolster commented 2 months ago

this solved it for me too

Cornitus commented 1 month ago

Hello, thanks for your work!

Is there perhaps a solution in sight here? @novus84 solution doesn't work for me.

I have this in my configuration.yaml:

homeassistant: customize: device_tracker.FIN_position: friendly_name: CUPRA entitity_picture: /local/images/CUPRA.png

This is consistently ignored on the standard map and the white image continues to be displayed. Integrating customize.yaml via include produces the same result. Does anyone have another idea? Why can't you simply adjust this in the integration?

thank you for your time

Farfar commented 1 month ago

This code is no longer being maintained by me and requires contributors in order to fix issues.