New release day! Just one new configuration option, and one annoying bugfix.
Haptic granular configuration
A new configuration option is available for navbar-card, to be able to control the haptic events when interacting with each route. You can choose to enable/disable haptics for all interactions:
type: custom:navbar-card
haptic: false
...
Or fine tune to adjust the card to your liking:
type: custom:navbar-card
haptic:
url: true
tap_action: false
double_tap_action: false
hold_action: true
...
Fix weird artifacts with ripple effect
Once and for all (or at least I hope so), with this new release, the bug where some routes ripple effect stayed active after navigating back from another page, should be fixed. Hopefully, you won't be seeing any more of these: