core/homeassistant/components/recorder
J. Nick Koston 3aa744ed19
Fix indent on slow_range_in_select for MySQL/MariaDB (#87581)
We would calculate this value and throw it away
because it was only used on first_connection
2023-02-06 23:59:54 -05:00
..
system_health Speed up purge time with newer MariaDB versions (#87409) 2023-02-05 17:58:34 -05:00
__init__.py Increase default recorder commit interval to 5 seconds (#86115) 2023-01-21 18:09:00 -10:00
backup.py
const.py Reduce chance of queue overflow during schema migration (#87090) 2023-02-01 18:34:40 +01:00
core.py Speed up purge time with newer MariaDB versions (#87409) 2023-02-05 17:58:34 -05:00
db_schema.py Add Self typing (1) [mypy 1.0] (#87598) 2023-02-06 22:29:47 -06:00
executor.py Code styling tweaks to the recorder integration (#86030) 2023-01-16 19:51:11 +01:00
filters.py Code styling tweaks to the recorder integration (#86030) 2023-01-16 19:51:11 +01:00
history.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
manifest.json
migration.py Collection of code styling tweaks (#87381) 2023-02-04 12:52:26 -05:00
models.py Speed up purge time with newer MariaDB versions (#87409) 2023-02-05 17:58:34 -05:00
pool.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
purge.py Speed up purge time with newer MariaDB versions (#87409) 2023-02-05 17:58:34 -05:00
queries.py Speed up purge time with newer MariaDB versions (#87409) 2023-02-05 17:58:34 -05:00
repack.py
run_history.py Fix recorder run history during schema migration and startup (#87492) 2023-02-05 22:12:41 -05:00
services.py
services.yaml
statistics.py Add missing converters to recorder statistics (#87137) 2023-02-02 09:44:26 +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 Code styling tweaks to the recorder integration (#86030) 2023-01-16 19:51:11 +01:00
util.py Fix indent on slow_range_in_select for MySQL/MariaDB (#87581) 2023-02-06 23:59:54 -05:00
websocket_api.py Fix statistics graphs not loading with data_rate, electric_current, voltage, information, and unitless units (#87202) 2023-02-02 14:52:55 -05:00