fufar / simple-clock-card

Simple clock card for Home assistant lovelace
49 stars 23 forks source link

Support Actions #24

Closed Jab2870 closed 1 year ago

Jab2870 commented 1 year ago

Do you have any interest in adding support for tap_action, hold_action and so on?

type: custom:simple-clock-card
use_military: true
hide_seconds: true
font_size: 4rem
padding_size: 3.4rem
tap_action:
  action: navigate
  navigation_url: /schedule

Here's an example. I use the /schedule dashboard for setting alarms.

fufar commented 1 year ago

For me it will be useless for now, so if you want it - pr is welcomed for this feature!