Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions source/_lovelace/weather-forecast.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}
Expand Down