..
auto_repairs
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
history
Use a listcomp for history results ( #119188 )
2024-06-09 18:32:33 +02:00
models
Update mypy-dev to 1.11.0a5 ( #118519 )
2024-06-02 15:28:24 +02:00
system_health
Add empty line after module docstring [r] ( #112703 )
2024-03-08 15:05:07 +01:00
table_managers
Use more efficient chunked_or_all for recorder table managers ( #118646 )
2024-06-02 13:04:53 -05:00
__init__.py
Migrate recorder instance to use HassKey ( #118673 )
2024-06-03 11:19:00 -05:00
backup.py
Add empty line after module docstring [r] ( #112703 )
2024-03-08 15:05:07 +01:00
const.py
Migrate recorder instance to use HassKey ( #118673 )
2024-06-03 11:19:00 -05:00
core.py
Make Recorder dialect_name a cached_property ( #117922 )
2024-05-29 09:23:40 +02:00
db_schema.py
Improve recorder event typing ( #115253 )
2024-04-08 14:56:18 -10:00
entity_registry.py
Deprecate calling async_listen and async_listen_once with run_immediately ( #115169 )
2024-04-08 10:07:54 -10:00
executor.py
Improve recorder and worker thread matching in RecorderPool ( #116886 )
2024-05-05 16:25:10 -04:00
filters.py
Bump SQLAlchemy to 2.0.30 ( #116964 )
2024-05-07 10:42:13 +02:00
icons.json
Add service icons to Recorder ( #113344 )
2024-03-14 11:41:43 +01:00
manifest.json
Bump SQLAlchemy to 2.0.30 ( #116964 )
2024-05-07 10:42:13 +02:00
migration.py
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
pool.py
Improve annotation styling ( #118032 )
2024-05-24 15:05:53 +02:00
purge.py
Move recorder chunk utils to shared collection utils ( #118065 )
2024-05-24 12:49:39 -10:00
queries.py
Avoid expensive db queries at startup to check if data is migrated ( #113773 )
2024-03-19 15:27:40 -10:00
repack.py
Add empty line after module docstring [r] ( #112703 )
2024-03-08 15:05:07 +01:00
services.py
Make recorder.purge_entities require at least one entity filter value ( #110066 )
2024-04-22 20:10:18 +02:00
services.yaml
Make recorder.purge_entities require at least one entity filter value ( #110066 )
2024-04-22 20:10:18 +02:00
statistics.py
Fix statistic_during_period wrongly prioritizing ST statistics over LT ( #115291 )
2024-06-10 20:23:21 +02:00
strings.json
Make recorder.purge_entities require at least one entity filter value ( #110066 )
2024-04-22 20:10:18 +02:00
tasks.py
Replace pylint protected-access with Ruff SLF001 ( #115735 )
2024-05-06 20:33:26 +02:00
util.py
Import Generator from typing_extensions (1) ( #118986 )
2024-06-06 17:02:13 +02:00
websocket_api.py
Speed up statistics_during_period websocket api ( #118672 )
2024-06-03 18:08:46 -05:00