Files
ha-text-ai/custom_components/ha_text_ai
SMKRV c8be545655 fix: Prevent shallow copy mutation in async_get_history with include_metadata
When include_metadata=True, the metadata dict was added directly to the
original history entry objects (shallow copy of list, same dict refs).
Now creates per-entry dict copies before enriching with metadata.
2026-03-12 02:24:52 +03:00
..
2024-12-04 17:34:19 +03:00
2025-12-30 16:54:23 +03:00