Skip to content

Custom-card "Person Chip"

This is a custom-card to display a person entity as a chip.

image

Credits

Author: tmatheussen - 2022 Version: 1.0.0

Changelog

1.0.0 Initial release.

Usage

- type: 'custom:button-card'
  template: custom_card_person_chip
  variables:
    ulm_custom_card_person_chip_entity: person.tom

Variables

Variable Example Required Default Explanation
ulm_custom_card_person_chip_entity person.tom yes The person to show

Example

- type: 'custom:button-card'
  template: custom_card_person_chip
  variables:
    ulm_custom_card_person_chip_entity: person.tom