custom-components / places

Component to integrate with OpenStreetMap Reverse Geocode (places)
GNU General Public License v3.0
110 stars 22 forks source link

Fix-2024.7-Recorder-Errors #290

Closed Snuffy2 closed 2 months ago

Snuffy2 commented 2 months ago

Uses the new _unrecorded_attributes = frozenset({MATCH_ALL}) functionality available with HA 2024.7 instead of recorder_history_prefilter https://developers.home-assistant.io/blog/2024/06/22/excluding-state-attributes-from-recording-match-all/ https://developers.home-assistant.io/docs/core/entity#excluding-state-attributes-from-recorder-history

Fixes #289

It would be great if someone who is having the issues could test this as well.

This may not be the best long term solution but should work for now pending: https://github.com/home-assistant/architecture/discussions/1106

ildar170975 commented 1 month ago

See no issues with History with this update. https://github.com/custom-components/places/issues/279#issuecomment-2224086749