mirror of
https://github.com/home-assistant/core.git
synced 2026-05-17 22:10:57 +01:00
9eaa057739
* 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