..
auto_repairs
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
history
Use dict instead of MutableMapping [recorder] ( #115318 )
2024-04-09 15:08:31 -10:00
models
Add improved typing for event fire and listen methods ( #114906 )
2024-04-07 13:28:24 -10:00
system_health
table_managers
Improve recorder event typing ( #115253 )
2024-04-08 14:56:18 -10:00
__init__.py
Add improved typing for event fire and listen methods ( #114906 )
2024-04-07 13:28:24 -10:00
backup.py
const.py
core.py
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +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
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
Refactor asyncio loop protection to improve performance ( #117295 )
2024-05-13 07:01:55 +09:00
purge.py
Enable Ruff B905 ( #114197 )
2024-04-14 00:14:26 -05:00
queries.py
repack.py
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 UnboundLocalError on modified_statistic_ids in compile_statistics ( #116795 )
2024-05-04 13:16:58 -05: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
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
websocket_api.py
Add websocket API to get list of recorded entities ( #92640 )
2024-05-15 08:41:56 +02:00