Added hint a Compensation integration creates a new entity (#27098)

This commit is contained in:
Danny Tsang 2023-04-24 21:17:53 +01:00 committed by GitHub
parent 4d105ec55f
commit ba496b4455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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