Files
ha-text-ai/ha-text-ai.code-workspace
T
SMKRV e91c3701c5 Fix: Resolve get_history service parameter handling issue
- Fixed async_get_history method to accept limit parameter and other filtering options
- Updated service schema to support all parameters from services.yaml
- Added support for start_date, include_metadata, and sort_order parameters
- Version bump to 2.1.9
2025-09-02 23:27:34 +03:00

8 lines
60 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {}
}