Nerwyn / android-tv-card

A completely customizable universal remote card for Home Assistant. Supports multiple platforms out of the box.
Apache License 2.0
254 stars 13 forks source link

Persistent Icons if None Provided For Custom Key/Source #8

Closed Nerwyn closed 1 year ago

Nerwyn commented 1 year ago

Is your feature request related to a problem? Please describe. When creating a custom key or source for a key or source that already exists, a new icon has to be provided even if the user wants to use the original icon.

Describe the solution you'd like If the user create a custom key or source for an existing default key or source and does not provide an icon, the original icon should be used.

Describe alternatives you've considered User can re-reference the original icon or copy the svg path, but it would be much more convenient if the original icon was used automatically.

Additional context From this question on the Home Assistant Community Forum.

Nerwyn commented 1 year ago

Added in v.1.4.3