Previously, when the source sensor's state remains constant, the derivative sensor repeats its latest value indefinitely. This patch fixes this bug by consuming the state_reported event and updating the sensor's output even when the source sensor doesn't change its state. |
||
---|---|---|
.. | ||
__init__.py | ||
config_flow.py | ||
const.py | ||
icons.json | ||
manifest.json | ||
sensor.py | ||
strings.json |