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
4 changes: 4 additions & 0 deletions source/_integrations/weather.template.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ name:
description: Name to use in the frontend.
required: true
type: string
unique_id:
description: An ID that uniquely identifies this weather entity. Set this to a unique value to allow customization through the UI.
required: false
type: string
condition_template:
description: The current weather condition.
required: true
Expand Down