core/homeassistant/components/recorder
J. Nick Koston 2f1f32f0bb
Make unit converter use a factory to avoid looking up the ratios each conversion (#93706)
2023-05-29 20:50:40 +02:00
..
auto_repairs
history Fix history start time state returning None with some postgresql versions (#93555) 2023-05-25 22:18:19 -04:00
models Fix history start time state returning None with some postgresql versions (#93555) 2023-05-25 22:18:19 -04:00
system_health
table_managers
__init__.py Reduce overhead to filter entities in the recorder (#93656) 2023-05-27 19:52:42 -04:00
backup.py
const.py
core.py Significantly speed up recorder event listener (#93532) 2023-05-25 21:44:12 -04:00
db_schema.py
entity_registry.py
executor.py
filters.py
manifest.json Bump sqlalchemy to 2.0.15 (#93293) 2023-05-20 14:26:33 -05:00
migration.py
pool.py
purge.py
queries.py
repack.py
services.py
services.yaml
statistics.py Make unit converter use a factory to avoid looking up the ratios each conversion (#93706) 2023-05-29 20:50:40 +02:00
strings.json
tasks.py
util.py
websocket_api.py