Go to the source code of this file.
Classes | |
| class | homeassistant.components.recorder.models.legacy.LegacyLazyState |
Namespaces | |
| homeassistant.components.recorder.models.legacy | |
Functions | |
| dict[str, Any] | homeassistant.components.recorder.models.legacy.decode_attributes_from_row_legacy (Row row, dict[str, dict[str, Any]] attr_cache) |
| dict[str, Any] | homeassistant.components.recorder.models.legacy.legacy_row_to_compressed_state (Row row, dict[str, dict[str, Any]] attr_cache, datetime|None start_time, str|None entity_id=None) |