artem-sedykh / mini-climate-card

Minimalistic climate card for Home Assistant Lovelace UI
MIT License
262 stars 19 forks source link

Feature request: last-updated in addition to last-changed #63

Closed moostmartijn closed 2 years ago

moostmartijn commented 2 years ago

I would like to see the following option available:

- type: custom:mini-climate
  entity: climate.nest
  name: Nest thermostaat
  icon: mdi:fire           
  secondary_info:
    type: last-updated
Schermafbeelding 2022-01-15 om 17 54 06

With last-changed (Laatst gewijzigd: 1 uur geleden) it shows the last time the temperature changed. I would want it to show the last time the entity was updates (Laatst bijgewerkt: 8 minuten geleden)

Thanks in advance.

regevbr commented 2 years ago

released in https://github.com/artem-sedykh/mini-climate-card/releases/tag/v2.1.1