mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update integration.markdown (#33673)
This commit is contained in:
parent
eefd51bf27
commit
939849c11e
@ -96,6 +96,7 @@ max_sub_interval:
|
||||
description: "Applies time-based integration if the source did not change for this duration. This implies that at least every `max sub-interval`, the integral is updated. If you don't want time-based updates, enter 0."
|
||||
required: false
|
||||
type: time
|
||||
default: 0
|
||||
{% endconfiguration %}
|
||||
|
||||
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