custom-cards / bignumber-card

Apache License 2.0
122 stars 23 forks source link

Support showing entity attribute values #26

Closed megakid closed 2 years ago

megakid commented 2 years ago

Natively allows people to define attribute names to pull data from entities

E.g.

  - type: custom:bignumber-card
    entity: climate.livingroom
    attribute: temperature
iantrich commented 2 years ago

thanks