hass-core/homeassistant/components/recorder
2022-04-25 08:46:37 -10:00
..
__init__.py Adjust doc string for recorder.Recorder.async_periodic_statistics () 2022-04-21 22:04:42 -07:00
backup.py Add backup platform to recorder () 2022-03-25 23:17:11 -07:00
const.py Add restored to the set of attributes excluded from being recorded in the db () 2022-04-16 23:09:08 +02:00
executor.py Additional strict typing for recorder () 2022-03-30 09:20:44 -07:00
history.py Avoid selecting last_updated from the db when filtering on last_updated==last_changed () 2022-04-25 08:46:37 -10:00
manifest.json Bump sqlalchemy to 1.4.35 () 2022-04-07 14:59:23 +03:00
migration.py Fixed syntax error in ALTER TABLE statement () () 2022-04-22 21:29:25 -10:00
models.py Avoid selecting last_updated from the db when filtering on last_updated==last_changed () 2022-04-25 08:46:37 -10:00
pool.py Update pylint to 2.13.5 () 2022-04-13 18:36:05 +02:00
purge.py Additional strict typing for recorder () 2022-03-30 09:20:44 -07:00
repack.py Additional prep work for sqlalchemy 2.0 () 2022-04-21 12:39:18 -10:00
services.yaml Correct description of entity_globs () 2022-02-06 18:36:38 +01:00
statistics.py Avoid fetching metadata multiple times during stat compile () 2022-04-22 00:25:42 -10:00
util.py Fix spelling of periodic in recorder () 2022-04-07 23:37:02 -10:00
websocket_api.py Use recorder threadpool in WS recorder/get_statistics_metadata () 2022-03-24 14:15:09 +01:00