Skip to content

v2.7.1 - Fix recorder errors in 2024.7

Latest
Compare
Choose a tag to compare
@Snuffy2 Snuffy2 released this 05 Jul 13:35
· 8 commits to master since this release
0dbd56f

What's Changed

Uses the new _unrecorded_attributes = frozenset({MATCH_ALL}) functionality available with HA 2024.7 instead of recorder_history_prefilter.

This may not be the best long term solution but should work for now pending: home-assistant/architecture#1106

Full Changelog: v2.7.0...v2.7.1