core/homeassistant
Juan Grande 8e7960fa0e
Fix bug in derivative sensor when source sensor's state is constant (#139230)
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.
2025-03-01 09:10:35 +01:00
..
auth
backports
brands Add azure_storage as backup agent (#134085) 2025-02-24 20:59:51 +01:00
components Fix bug in derivative sensor when source sensor's state is constant (#139230) 2025-03-01 09:10:35 +01:00
generated Refactor SmartThings (#137940) 2025-02-26 15:14:04 +01:00
helpers Check area temperature sensors in get temperature intent (#139221) 2025-02-28 13:02:30 -05:00
scripts
util
__init__.py
__main__.py
backup_restore.py
block_async_io.py
bootstrap.py Add backup helper (#139199) 2025-02-25 10:19:41 +01:00
config.py
config_entries.py Log a warning when replacing existing config entry with same unique id (#130567) 2025-02-28 14:20:39 +01:00
const.py Bump version to 2025.4.0 (#139381) 2025-02-26 19:54:29 +01:00
core.py
core_config.py
data_entry_flow.py
exceptions.py
loader.py Fix grammar in loader comments (#139276) 2025-02-25 20:10:54 +01:00
package_constraints.txt Update frontend to 20250228.0 (#139531) 2025-02-28 17:05:36 +01:00
py.typed
requirements.py
runner.py
setup.py
strings.json Sort common translation strings (#139300) 2025-02-25 23:22:02 +01:00