mirror of
https://github.com/home-assistant/core.git
synced 2025-12-23 12:29:55 +00:00
* Reduce number of calls to last_reported_timestamp When a state is created, last_update is always the same as last_reported, and we only update it later if it changes so we can pre-set the cached property to avoid it being run when the recorder accesses it later. * fix cache not being overridden * coverage
106 KiB
106 KiB