core/homeassistant/components/recorder
Matt White 9eaa057739 Add EntityFilter helper (#10221)
* Add EntityFilter helper

* Changes in entityfilter after code review

* Convert recorder to use EntityFilter

* Fix flake/lint errors in recorder

* Update entity filter helper to return function

* Update recorder to use updated entity filter

* Better docstrings in entityfilter

* Update entityfilter.py
2017-10-31 21:54:50 -07:00
..
__init__.py Add EntityFilter helper (#10221) 2017-10-31 21:54:50 -07:00
const.py Feature/reorg recorder (#6237) 2017-02-26 14:38:06 -08:00
migration.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
models.py History query and schema optimizations for huge performance boost (#8748) 2017-08-04 23:16:53 -07:00
purge.py Fix recorder does not vacuum SQLite DB on purge (#9469) 2017-09-17 21:10:53 +02:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
util.py History query and schema optimizations for huge performance boost (#8748) 2017-08-04 23:16:53 -07:00