mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Update source/_integrations/compensation.markdown
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
01ebd7a2cb
commit
e50451b608
@ -31,7 +31,7 @@ Data points:
|
|||||||
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. For example, 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. For example, Linear compensation (y = x + 3) has 1 degree, Quadratic compensation (y = x<sup>2</sup> + x + 3) has 2 degrees, and so on."
|
||||||
Precision:
|
Precision:
|
||||||
description: Defines the number of decimal places of the calculated sensor value.
|
description: Defines the number of decimal places of the calculated sensor value.
|
||||||
Unit of measurement:
|
Unit of measurement:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user