Custom:auto-entities card type glance : show_last_changed

Hi,
I have this card :

The requirements is to show the state AND also the last changed timestamp.

How to show the last changed timestamp on this card type glance ?

  - type: custom:auto-entities
            
            card:
              type: glance
              title: Team
              show_state: true
              ##############################show_last_changed: true

            filter:
              include: 
                - domain: person
              exclude:
                - entity_id: "person.c_barca"