diff --git a/source/_lovelace/entities.markdown b/source/_lovelace/entities.markdown index b4fc2c57293..6931968a4fc 100644 --- a/source/_lovelace/entities.markdown +++ b/source/_lovelace/entities.markdown @@ -37,6 +37,14 @@ state_color: description: Set to `true` to have icons colored when entity is active type: boolean default: false +header: + required: false + description: Header widget to render. See [header documentation](/lovelace/header-footer/). + type: map +footer: + required: false + description: Footer widget to render. See [footer documentation](/lovelace/header-footer/). + type: map {% endconfiguration %} ## Options For Entities