From ba496b44557cf5b0e6475b6d75c7b28bb8f9418a Mon Sep 17 00:00:00 2001 From: Danny Tsang <567982+dannytsang@users.noreply.github.com> Date: Mon, 24 Apr 2023 21:17:53 +0100 Subject: [PATCH] Added hint a Compensation integration creates a new entity (#27098) --- source/_integrations/compensation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/compensation.markdown b/source/_integrations/compensation.markdown index 547674301c0..8a572e581dc 100644 --- a/source/_integrations/compensation.markdown +++ b/source/_integrations/compensation.markdown @@ -14,7 +14,7 @@ ha_platforms: ha_integration_type: integration --- -The Compensation integration consumes the state from other sensors. It exports the compensated value as state and the following values as attributes: `entity_id` and `coefficients`. A single polynomial, linear by default, is fit to all data points provided. +The Compensation integration consumes the state from other sensors. It exports the compensated value as state in a separate entity and the following values as attributes: `entity_id` and `coefficients`. A single polynomial, linear by default, is fit to all data points provided. ## Configuration