mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Integration integration optional unique_id (#22088)
This commit is contained in:
parent
7d6833d50e
commit
1129992661
@ -65,6 +65,10 @@ name:
|
|||||||
required: false
|
required: false
|
||||||
default: source entity ID meter
|
default: source entity ID meter
|
||||||
type: string
|
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:
|
round:
|
||||||
description: Round the calculated integration value to at most N decimal places.
|
description: Round the calculated integration value to at most N decimal places.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user