hass-core/homeassistant/components/recorder
2023-01-30 19:00:34 +01:00
..
system_health
translations
__init__.py Increase default recorder commit interval to 5 seconds (#86115) 2023-01-21 18:09:00 -10:00
backup.py
const.py
core.py Speed up live history setup if there is no pending data to commit (#86942) 2023-01-30 19:00:34 +01:00
db_schema.py Remove some dead code from recorder (#86697) 2023-01-30 18:37:48 +01:00
executor.py Code styling tweaks to the recorder integration (#86030) 2023-01-16 19:51:11 +01:00
filters.py Code styling tweaks to the recorder integration (#86030) 2023-01-16 19:51:11 +01:00
history.py Code styling tweaks to the recorder integration (#86030) 2023-01-16 19:51:11 +01:00
manifest.json Bump sqlalchemy to 1.4.45 (#85021) 2023-01-02 20:46:56 -05:00
migration.py Silence spurious warnings about removing ix_states_entity_id with newer installs (#86961) 2023-01-30 12:38:33 -05:00
models.py Use python defaults for comparing State, LazyState, and Event objects (#86856) 2023-01-29 13:31:43 -05:00
pool.py Only run garbage collection per module (#84681) 2023-01-02 09:31:12 -10:00
purge.py Code styling tweaks to the recorder integration (#86030) 2023-01-16 19:51:11 +01:00
queries.py Improve performance of fetching and storing history and events with the database (#84870) 2023-01-02 13:26:08 -10:00
repack.py
run_history.py
services.py
services.yaml
statistics.py Enable Ruff SIM117 (#86783) 2023-01-27 11:52:49 +01:00
strings.json
tasks.py Code styling tweaks to the recorder integration (#86030) 2023-01-16 19:51:11 +01:00
util.py Replace assert False by raising an error (#86686) 2023-01-26 16:51:43 +01:00
websocket_api.py Code styling tweaks to the recorder integration (#86030) 2023-01-16 19:51:11 +01:00