Skip to content

Releases: custom-cards/nintendo-wishlist-card

v2.3.0

30 Jan 03:37
Compare
Choose a tag to compare

Added two new config options for the card:

  • sort_by - A field to sort the results by. Allowed values are percent_off and sale_price.
  • sort_dir - The direction to sort the results by. Allowed values are asc and desc.

v2.2.1

29 Sep 22:25
Compare
Choose a tag to compare
  • Makes the card configurable via the UI (with some caveats)
    • Card preview won't update on modification of the yaml
    • An error will be displayed when editing

image

v2.2.0

04 Mar 02:29
Compare
Choose a tag to compare
  • Added hacs.json in order to allow card to show up in hacs

v2.1.0

31 Jul 01:18
Compare
Choose a tag to compare

Added a few options for configuring colors for the card. The following configuration options were added (consult the README for more details).

  • accent_color
  • title_color
  • line1_color
  • border_color