piitaya / lovelace-mushroom

Build a beautiful Home Assistant dashboard easily
Apache License 2.0
3.31k stars 311 forks source link

[Feature]: Add icon for driving status to Person Card #613

Open gregcsw opened 1 year ago

gregcsw commented 1 year ago

Is your feature request related to a problem?

No

Describe the solution you'd like

Currently when the person's status is 'Driving' (from Life360) the zone icon shows the home icon.

Please could an icon (mdi:car-side) be added for when the status id 'Driving' and a different color for the circle.

Describe alternatives you've considered

Use my own custom card

Additional context

Screenshot 2022-07-17 at 13 34 28

KTibow commented 1 year ago

@gregcsw would you mind updating the https://github.com/piitaya/lovelace-mushroom/blob/main/src/cards/person-card/utils.ts file yourself?