mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Add unique ID to weather template (#16869)
This commit is contained in:
parent
57acb255da
commit
63d0f4a034
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user