diff --git a/source/_lovelace/weather-forecast.markdown b/source/_lovelace/weather-forecast.markdown index c636319db9a..052245e79c5 100644 --- a/source/_lovelace/weather-forecast.markdown +++ b/source/_lovelace/weather-forecast.markdown @@ -26,6 +26,11 @@ entity: required: true description: "The `entity_id` of the `weather` platform to use." type: string +name: + required: false + description: Overwrites the friendly name. + type: string + default: Entity Name {% endconfiguration %} {% linkable_title Example %}