core/homeassistant/components/recorder
J. Nick Koston 816695cc96
Avoid selecting attributes in the history api when `no_attributes` is passed (#68352)
2022-03-19 23:47:22 -10:00
..
__init__.py Avoid hashing attributes when they are already in the cache (#68395) 2022-03-19 23:33:37 -07:00
const.py Avoid hashing attributes when they are already in the cache (#68395) 2022-03-19 23:33:37 -07:00
executor.py Use a dedicated executor pool for database operations (#68105) 2022-03-17 23:09:01 -10:00
history.py Avoid selecting attributes in the history api when `no_attributes` is passed (#68352) 2022-03-19 23:47:22 -10:00
manifest.json Separate attrs into another table (reduces database size) (#68224) 2022-03-18 00:23:13 -10:00
migration.py Separate attrs into another table (reduces database size) (#68224) 2022-03-18 00:23:13 -10:00
models.py Avoid hashing attributes when they are already in the cache (#68395) 2022-03-19 23:33:37 -07:00
pool.py Use a dedicated executor pool for database operations (#68105) 2022-03-17 23:09:01 -10:00
purge.py Fix FOREIGN KEY constraint failed when removing state_attributes (#68364) 2022-03-19 14:21:28 -07:00
repack.py
services.yaml Correct description of entity_globs (#65805) 2022-02-06 18:36:38 +01:00
statistics.py Add type ignore error codes [recorder] (#66780) 2022-02-18 10:37:38 +01:00
util.py
websocket_api.py Use a dedicated executor pool for database operations (#68105) 2022-03-17 23:09:01 -10:00