hass-core/homeassistant/components/recorder
2022-10-04 10:36:42 -04:00
..
system_health Adjust components to use relative imports (#78279) 2022-09-12 23:33:21 +02:00
translations [ci skip] Translation update 2022-08-10 00:23:36 +00:00
__init__.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
backup.py Use recorder get_instance function to improve typing (#75567) 2022-07-22 11:58:26 +02:00
const.py Initial orjson support take 3 (#73849) 2022-06-22 21:59:51 +02:00
core.py Improve naming of units used in statistics (#79276) 2022-09-30 08:38:44 +02:00
db_schema.py Remove state_unit_of_measurement from metadata DB table (#79370) 2022-10-01 18:55:00 +02:00
executor.py Additional strict typing for recorder (#68860) 2022-03-30 09:20:44 -07:00
filters.py Improve iterable typing (1) (#79295) 2022-10-01 00:12:39 +02:00
history.py Import websocket api constants from root (#78250) 2022-09-12 22:07:58 -04:00
manifest.json Set system & entity integration types (#79593) 2022-10-04 10:36:42 -04:00
migration.py Add comment in recorder about dropping column (#79523) 2022-10-03 11:40:11 +02:00
models.py Remove state_unit_of_measurement from metadata DB table (#79370) 2022-10-01 18:55:00 +02:00
pool.py Update pylint to 2.14.3 (#73703) 2022-06-19 16:29:57 +02:00
purge.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
queries.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
repack.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
run_history.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
services.py Move processing of recorder service call arguments into services.py (#71260) 2022-05-03 13:56:22 -07:00
services.yaml
statistics.py Fix preserving long term statistics when entity_id is changed (#79556) 2022-10-03 21:13:48 -04:00
strings.json Add dialect (database engine) and version to recorder system health data (#72339) 2022-05-22 21:29:30 -07:00
tasks.py Improve naming of units used in statistics (#79276) 2022-09-30 08:38:44 +02:00
util.py Improve iterable typing (1) (#79295) 2022-10-01 00:12:39 +02:00
websocket_api.py Remove state_unit_of_measurement from metadata DB table (#79370) 2022-10-01 18:55:00 +02:00