diff --git a/source/_lovelace/plant-status.markdown b/source/_lovelace/plant-status.markdown index 0b7270e3f76..82e694fb22a 100644 --- a/source/_lovelace/plant-status.markdown +++ b/source/_lovelace/plant-status.markdown @@ -26,6 +26,11 @@ entity: required: true description: "Entity id of `plant` domain" type: string +name: + required: false + description: Overwrites Friendly Name + type: string + default: Entity Name {% endconfiguration %} ## {% linkable_title Example %}