Integration integration optional unique_id (#22088)

This commit is contained in:
Diogo Gomes 2022-03-20 21:49:32 +00:00 committed by GitHub
parent 7d6833d50e
commit 1129992661
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,10 @@ name:
required: false
default: source entity ID meter
type: string
unique_id:
description: An ID that uniquely identifies the integration sensor. Set this to a unique value to allow customization through the UI.
required: false
type: string
round:
description: Round the calculated integration value to at most N decimal places.
required: false