seanblanchfield / seans-homeassistant-addons

Apache License 2.0
4 stars 1 forks source link

Added configurations to hide stop name and select icon for items #7

Closed giker closed 2 months ago

giker commented 2 months ago

This pull request introduces two new configuration options:

  1. hideStopName: A boolean option to hide the stop name in the UI, allowing the card to look more like a tile.
  2. iconTransport: An option to select an icon for the items in the list, providing more customization for the appearance.

The following changes were made:

With these features, users can now customize the appearance of the card by hiding the stop name and choosing an icon, so tile like that is possible: image