From 57097968d028d51f5bbcd01e789f8f08aa2a8ef1 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Sat, 8 Aug 2026 13:38:30 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl --- .ha_mcp/logs/mcp_usage.jsonl | 1 + 1 file changed, 1 insertion(+) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 20ca6c4..668c398 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -1024,3 +1024,4 @@ {"timestamp": "2026-08-08T13:37:35.304439+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_last_print_filament", "fields": null, "attribute_keys": null}, "execution_time_ms": 7.876396179199219, "success": true, "error_message": null, "response_size_bytes": 776, "user_context": null} {"timestamp": "2026-08-08T13:37:35.494876+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_filament_used_total", "fields": ["state", "attributes"], "attribute_keys": null}, "execution_time_ms": 6.864786148071289, "success": true, "error_message": null, "response_size_bytes": 538, "user_context": null} {"timestamp": "2026-08-08T13:38:18.398254+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "{{ state_attr('sensor.octoprint_filament_used_total', 'filamentModels') | default([]) | tojson }}", "timeout": 3, "report_errors": true}, "execution_time_ms": 8.152008056640625, "success": true, "error_message": null, "response_size_bytes": 192, "user_context": null} +{"timestamp": "2026-08-08T13:38:24.735364+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_filament_used_total", "fields": ["attributes"], "attribute_keys": null}, "execution_time_ms": 5.549430847167969, "success": true, "error_message": null, "response_size_bytes": 519, "user_context": null}