Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 2.41 KB

entity.md

File metadata and controls

26 lines (20 loc) · 2.41 KB

Entity card

Entity light Entity dark

Description

A entity card allow you to display an entity.

Configuration variables

All the options are available in the lovelace editor but you can use yaml if you want.

Name Type Default Description
entity string Required Entity
icon string Optional Custom icon
icon_color string blue Custom color for icon when entity is state is active
hide_icon boolean false Hide the entity icon
name string Optional Custom name
layout string Optional Layout of the card. Vertical, horizontal and default layout are supported
primary_info name state last-changed last-updated none name Info to show as primary info
secondary_info name state last-changed last-updated none state Info to show as secondary info
tap_action action more-info Home assistant action to perform on tap
hold_action action more-info Home assistant action to perform on hold
double_tap_action action more-info Home assistant action to perform on double_tap