Add unique_id to history_stats.markdown (#27371)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Piotr Tobolski 2023-05-21 14:00:47 +02:00 committed by GitHub
parent 6dc8fa8d1e
commit 8f749f578a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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