hass-core/homeassistant/components/recorder
epenet f2b736fad0
Adjust entity registry access in core platforms (#88944)
* Adjust entity registry access in platforms

* Adjust more core components
2023-03-01 08:02:16 +01:00
..
system_health Upgrade SQLAlchemy to 2.0.2 (#86436) 2023-02-08 08:17:32 -06:00
__init__.py Increase default recorder commit interval to 5 seconds (#86115) 2023-01-21 18:09:00 -10:00
backup.py Use recorder get_instance function to improve typing (#75567) 2022-07-22 11:58:26 +02:00
const.py Load pending state attributes and event data ids at startup (#88444) 2023-02-19 21:26:38 -05:00
core.py Load pending state attributes and event data ids at startup (#88444) 2023-02-19 21:26:38 -05:00
db_schema.py Ensure new MariaDB/MySQL tables are created using the InnoDB engine (#88468) 2023-02-20 08:58:59 -05:00
executor.py Code styling tweaks to the recorder integration (#86030) 2023-01-16 19:51:11 +01:00
filters.py Upgrade SQLAlchemy to 2.0.2 (#86436) 2023-02-08 08:17:32 -06:00
history.py Only build the field_map once in recorder history (#88529) 2023-02-21 13:45:05 -06:00
manifest.json Bump sqlalchemy to 2.0.4 (#88574) 2023-02-21 21:11:16 -05:00
migration.py Fix migration failing when existing data has duplicates (#88712) 2023-02-24 11:41:44 -06:00
models.py Fix using MariaDB slow range select workaround with Postgresql (#88459) 2023-02-19 21:08:43 -05:00
pool.py Upgrade SQLAlchemy to 2.0.2 (#86436) 2023-02-08 08:17:32 -06:00
purge.py Load pending state attributes and event data ids at startup (#88444) 2023-02-19 21:26:38 -05:00
queries.py Load pending state attributes and event data ids at startup (#88444) 2023-02-19 21:26:38 -05:00
repack.py
run_history.py Ensure recorder still shuts down if the final commit fails (#87799) 2023-02-09 15:12:40 -06:00
services.py
services.yaml
statistics.py Adjust entity registry access in core platforms (#88944) 2023-03-01 08:02:16 +01:00
strings.json Add a repair issue when using MariaDB is affected by MDEV-25020 (#87040) 2023-01-31 20:42:07 +01:00
tasks.py Make the recorder LRU adjustment threadsafe (#88443) 2023-02-19 19:30:08 +01:00
util.py Fix migration failing when existing data has duplicates (#88712) 2023-02-24 11:41:44 -06:00
websocket_api.py The recorder/statistic(s)_during_period websocket API now require the statistic_id(s) field (#87937) 2023-02-12 14:51:10 -06:00