mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Filter integration optional unique_id (#21355)
This commit is contained in:
parent
364fdc00f7
commit
beb8ef0a76
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user