From 64ee3f99407bacb20ee72e34a72a27221dbab676 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Sat, 8 Aug 2026 02:20:56 +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 1b5f5330..8a29cbb9 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -910,3 +910,4 @@ {"timestamp": "2026-08-08T02:20:26.570191+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_current_z", "fields": null, "attribute_keys": null}, "execution_time_ms": 4.3315887451171875, "success": true, "error_message": null, "response_size_bytes": 763, "user_context": null} {"timestamp": "2026-08-08T02:20:44.751788+00:00", "tool_name": "ha_reload_core", "parameters": {"target": "all", "entry_id": ""}, "execution_time_ms": 0.06127357482910156, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"VALIDATION_INVALID_PARAMETER\",\n \"message\": \"entry_id must be a non-empty, non-whitespace string\",\n \"suggestion\": \"Find the entry_id via ha_get_integration\",\n \"suggestions\": [\n \"Find the entry_id via ha_get_integration\",\n \"Omit entry_id to reload a whole subsystem via target\"\n ]\n },\n \"parameter\": \"entry_id\",\n \"value\": \"\"\n}", "response_size_bytes": null, "user_context": null} {"timestamp": "2026-08-08T02:20:49.280728+00:00", "tool_name": "ha_reload_core", "parameters": {"target": "all", "entry_id": null}, "execution_time_ms": 2046.4346408843994, "success": true, "error_message": null, "response_size_bytes": 278, "user_context": null} +{"timestamp": "2026-08-08T02:20:53.665489+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_position_z", "fields": null, "attribute_keys": null}, "execution_time_ms": 2.2482872009277344, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"ENTITY_NOT_FOUND\",\n \"message\": \"Entity 'sensor.octoprint_position_z' not found\",\n \"details\": \"API error: 404 - Entity not found.\",\n \"suggestion\": \"Verify entity 'sensor.octoprint_position_z' exists in Home Assistant\",\n \"suggestions\": [\n \"Verify entity 'sensor.octoprint_position_z' exists in Home Assistant\",\n \"Check Home Assistant connection\",\n \"Use ha_search() to find correct entity IDs\"\n ]\n },\n \"entity_id\": \"sensor.octoprint_position_z\"\n}", "response_size_bytes": null, "user_context": null}