mirror of
https://github.com/home-assistant/core.git
synced 2026-09-04 04:22:09 +01:00
* 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