mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Integration integration optional unique_id (#22088)
This commit is contained in:
parent
7d6833d50e
commit
1129992661
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user