core/homeassistant/components/recorder
Otto Winter a4bf421044 Convert more files to async/await syntax (#14142)
* Move more files to async/await syntax

* Attempt Work around pylint bug

Using lazytox :P
2018-04-28 19:26:20 -04:00
..
__init__.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
const.py Feature/reorg recorder (#6237) 2017-02-26 14:38:06 -08:00
migration.py Add SQL index to states.event_id (#12825) 2018-03-03 22:54:38 +01:00
models.py Add SQL index to states.event_id (#12825) 2018-03-03 22:54:38 +01:00
purge.py Remove automatic sqlite vacuum (#12728) 2018-02-26 22:41:37 -08:00
services.yaml Purge recorder data by default (#12271) 2018-02-11 13:22:59 -08:00
util.py History query and schema optimizations for huge performance boost (#8748) 2017-08-04 23:16:53 -07:00