diff --git a/source/_lovelace/entities.markdown b/source/_lovelace/entities.markdown index a727e42badb..01c0241fb61 100644 --- a/source/_lovelace/entities.markdown +++ b/source/_lovelace/entities.markdown @@ -49,6 +49,10 @@ name: required: false description: Overwrites friendly name. type: string +secondary_info: + required: false + description: "Show additional info. Values: `entity-id`, `last-changed`." + type: string {% endconfiguration %} ## {% linkable_title Example %}