mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Add unique_id to history_stats.markdown (#27371)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
6dc8fa8d1e
commit
8f749f578a
@ -48,6 +48,10 @@ entity_id:
|
||||
description: The entity you want to track.
|
||||
required: true
|
||||
type: string
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this entity. Set this to a unique value to allow customization through the UI.
|
||||
required: false
|
||||
type: string
|
||||
state:
|
||||
description: The states you want to track.
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user