mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-31 21:18:03 +00:00
Update source/_integrations/compensation.markdown
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
9e4c01fffe
commit
7526b23aff
@ -29,7 +29,7 @@ Entity:
|
|||||||
Data points:
|
Data points:
|
||||||
description: "The collection of data point conversions with the format `uncompensated_value, compensated_value`. e.g., `1.0, 2.1`."
|
description: "The collection of data point conversions with the format `uncompensated_value, compensated_value`. e.g., `1.0, 2.1`."
|
||||||
Attribute:
|
Attribute:
|
||||||
description: Attribute from the source to monitor/compensate. When omitted the state value of the source will be used.
|
description: Attribute from the source to monitor/compensate. When omitted, the state value of the source will be used.
|
||||||
Degree:
|
Degree:
|
||||||
description: "The degree of a polynomial. e.g., Linear compensation (y = x + 3) has 1 degree, Quadratic compensation (y = x<sup>2</sup> + x + 3) has 2 degrees, etc."
|
description: "The degree of a polynomial. e.g., Linear compensation (y = x + 3) has 1 degree, Quadratic compensation (y = x<sup>2</sup> + x + 3) has 2 degrees, etc."
|
||||||
Precision:
|
Precision:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user