mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +00:00
Improve description of compensation integration (#21323)
This commit is contained in:
parent
f483ee876b
commit
65a2ff3008
@ -33,7 +33,7 @@ compensation:
|
|||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
source:
|
source:
|
||||||
description: The entity to monitor.
|
description: The entity to monitor/compensate.
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
data_points:
|
data_points:
|
||||||
@ -45,7 +45,7 @@ unique_id:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
attribute:
|
attribute:
|
||||||
description: Attribute to monitor.
|
description: Attribute from the source to monitor/compensate. When omitted the state value of the source will be used.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
degree:
|
degree:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user