a-p-z / datetime-card

A minimalistic card for Home Assistant Lovelace UI which shows how many days it has been between any input_datetime and today.
21 stars 1 forks source link

[Feature Request] Ability to name each row/column #28

Closed modem7 closed 2 months ago

modem7 commented 4 months ago

Heya,

Having the ability to name the rows/columns with a custom value (rather than the sensor value) would be useful.

In my particular case, I'm tracking the number of times I've done something, plus a top value of "how long until the next one".

E.g.

  1. Time until next change
  2. Time since change 1
  3. Time since change 2
  4. Time since change 3

etc etc etc