tmjo / charger-card

A lovelace card for electrical vehicle (EV) home chargers and charging robots.
MIT License
95 stars 58 forks source link

Changing customImage based on charger status #29

Open MrDrew514 opened 2 years ago

MrDrew514 commented 2 years ago

Hello! I made custom pictures to match my Juicebox charger and I was wondering if there was a way to show a custom charger image based on the charger status instead of the show_leds option. (Just like the state_image on a picture element card) Thank you for the card!

tmjo commented 2 years ago

Hi and thanks for liking the card. I have been thinking about this option that you mention, so there's a good chance I would implement it in the future. However, time is limited for developing this card these days, so unfortunately it won't be any time soon.

curtisbarnard commented 10 months ago

Just wanted to add that I'd love to be able to do this as well. Do you have an idea of where in the code I might look to make this change? Maybe I can make the update and submit a PR.