Filter integration optional unique_id (#21355)

This commit is contained in:
Diogo Gomes 2022-02-21 19:48:30 +00:00 committed by GitHub
parent 364fdc00f7
commit beb8ef0a76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,10 @@ name:
description: Name to use in the frontend.
required: false
type: string
unique_id:
description: An ID that uniquely identifies the filter sensor. Set this to a unique value to allow customization through the UI.
required: false
type: string
filters:
description: Filters to be used.
required: true