core/homeassistant/components/recorder/models
Erik Montnemery a3059fe504
Record state.last_reported (#114201)
* Record state.last_reported

* Include last_reported in parts of the history API

* Use a bulk update

* fix refactoring error

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-27 12:48:06 +01:00
..
__init__.py
context.py
database.py
event.py
legacy.py Record state.last_reported (#114201) 2024-03-27 12:48:06 +01:00
state.py Record state.last_reported (#114201) 2024-03-27 12:48:06 +01:00
state_attributes.py
statistics.py
time.py