core/homeassistant/components/recorder
Erik Montnemery 973f59e423
Refactor history component (#50287)
* Refactor history component

* Update tests

* Address review comments

* Correct deprecated functions
2021-05-11 09:21:57 +02:00
..
__init__.py Refactor history component (#50287) 2021-05-11 09:21:57 +02:00
const.py
history.py Refactor history component (#50287) 2021-05-11 09:21:57 +02:00
manifest.json Bump sqlalchemy to 1.4.13 (#50138) 2021-05-05 20:08:48 -07:00
migration.py Check exception causes for matching strings during recorder migration (#49999) 2021-05-02 20:57:42 -07:00
models.py Refactor history component (#50287) 2021-05-11 09:21:57 +02:00
pool.py Use StaticPool for recorder and NullPool for all other threads with sqlite3 (#49693) 2021-04-26 19:20:31 -10:00
purge.py Increase recorder test coverage (#49362) 2021-04-19 08:22:38 -07:00
repack.py
services.yaml
util.py HomeAssistantType —> HomeAssistant for Integrations p* - s* (#49558) 2021-04-22 19:58:02 +02:00