hass-core/homeassistant/components/recorder
Erik Montnemery fbcc5318c5
Move attributes to be excluded from recording to entity classes (#100239)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-09-20 18:09:12 +02:00
..
auto_repairs Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
history Bump SQLAlchemy to 2.0.21 (#99745) 2023-09-20 16:19:53 +02:00
models Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
system_health
table_managers
__init__.py Revert "Allows defining list of attributes excluded from history in manifest.json" (#99300) 2023-08-30 08:26:26 +02:00
backup.py
const.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
core.py Create recorder futures with loop.create_future() (#100049) 2023-09-10 11:24:57 -05:00
db_schema.py Move attributes to be excluded from recording to entity classes (#100239) 2023-09-20 18:09:12 +02:00
entity_registry.py
executor.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
filters.py Remove pylint configs flagged by useless-suppression (#99081) 2023-08-26 17:46:03 +03:00
manifest.json Bump SQLAlchemy to 2.0.21 (#99745) 2023-09-20 16:19:53 +02:00
migration.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
pool.py
purge.py
queries.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
repack.py
services.py
services.yaml Migrate recorder services to support translations (#96409) 2023-07-12 17:28:05 +02:00
statistics.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
tasks.py
util.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
websocket_api.py