Releases: custom-cards/nintendo-wishlist-card
Releases · custom-cards/nintendo-wishlist-card
v2.3.0
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
- 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
v2.2.0
- Added
hacs.json
in order to allow card to show up in hacs
v2.1.0
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