From f2e508c4c96c0e8f56603bcdfd10fd3e58716008 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Sat, 8 Aug 2026 02:04:35 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl --- .ha_mcp/logs/mcp_usage.jsonl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 1ecbc8c2..20d250fc 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -888,3 +888,5 @@ {"timestamp": "2026-08-08T02:04:07.530545+00:00", "tool_name": "ha_reload_core", "parameters": {"target": "templates", "entry_id": null}, "execution_time_ms": 227.47135162353516, "success": true, "error_message": null, "response_size_bytes": 116, "user_context": null} {"timestamp": "2026-08-08T02:04:14.190486+00:00", "tool_name": "ha_reload_core", "parameters": {"target": "all", "entry_id": null}, "execution_time_ms": 3658.46586227417, "success": true, "error_message": null, "response_size_bytes": 278, "user_context": null} {"timestamp": "2026-08-08T02:04:17.892641+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.octoprint_filament_used_total", "sensor.octoprint_last_print_filament"], "fields": null, "attribute_keys": null}, "execution_time_ms": 12.491226196289062, "success": true, "error_message": null, "response_size_bytes": 1447, "user_context": null} +{"timestamp": "2026-08-08T02:04:25.996399+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "rest", "service": "reload", "entity_id": null, "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 7.3699951171875, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"VALIDATION_FAILED\",\n \"message\": \"API error: 400 - 400: Bad Request\",\n \"suggestion\": \"Specify an entity_id for targeted service calls\",\n \"suggestions\": [\n \"Specify an entity_id for targeted service calls\",\n \"Check available services for rest domain using ha_get_skill_guide\",\n \"Use ha_search() to find correct entity IDs\"\n ]\n },\n \"domain\": \"rest\",\n \"service\": \"reload\",\n \"entity_id\": null\n}", "response_size_bytes": null, "user_context": null} +{"timestamp": "2026-08-08T02:04:28.794403+00:00", "tool_name": "ha_list_services", "parameters": {"domain": "rest", "query": null, "limit": 50, "offset": 0, "detail_level": "summary", "service_fields": null, "fields": null}, "execution_time_ms": 31.773805618286133, "success": true, "error_message": null, "response_size_bytes": 225, "user_context": null}