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