mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update integration.markdown (#23310)
This commit is contained in:
parent
671d09d8d6
commit
2dfc7ae6de
@ -93,7 +93,7 @@ method:
|
||||
default: trapezoidal
|
||||
{% endconfiguration %}
|
||||
|
||||
In case you have an appliance which produces spikey consumption (like an on/off electrical boiler) you should opt for the `left` method to get accurate readings.
|
||||
In case you expect that your source sensor will provide several subsequent values that are equal, you should opt for the `left` method to get accurate readings.
|
||||
|
||||
The unit of `source` together with `unit_prefix` and `unit_time` is used to generate a unit for the integral product (e.g. a source in `W` with prefix `k` and time `h` would result in `kWh`). Note that `unit_prefix` and `unit_time` are _also_ relevant to the Riemann sum calculation.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user