From 307bb21b3ac1a1cef2774ce4fd13230c75e8b1f6 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Wed, 29 Jul 2026 16:59:13 +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 27c90f8..b538628 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -346,3 +346,4 @@ {"timestamp": "2026-07-29T16:58:14.831358+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "webrtc", "service": "create_link", "entity_id": null, "data": {"entity": "camera.front_door_front_door", "open_limit": 1, "time_to_live": 60, "link_id": "test_nest"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 13.017416000366211, "success": true, "error_message": null, "response_size_bytes": 270, "user_context": null} {"timestamp": "2026-07-29T16:58:26.553565+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "system", "limit": 20, "search": "webrtc", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": null}, "execution_time_ms": 2.0432472229003906, "success": true, "error_message": null, "response_size_bytes": 168, "user_context": null} {"timestamp": "2026-07-29T16:58:30.701533+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": "01KWT295KFJ9V0N6ZXG88JM3GA", "query": null, "domain": null, "include_options": false, "include_schema": false, "include_subentries": false, "include_subentry_schema": false, "subentry_type": null, "subentry_id": null, "show_advanced_options": false, "exact_match": true, "limit": 50, "offset": 0, "include_diagnostics": false, "include_knx_project": false, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": null, "diagnostics_data_path": null, "diagnostics_data_offset": 0, "diagnostics_data_limit": null}, "execution_time_ms": 7.697820663452148, "success": true, "error_message": null, "response_size_bytes": 680, "user_context": null} +{"timestamp": "2026-07-29T16:59:06.851276+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "webrtc", "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": 10.338306427001953, "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 webrtc domain using ha_get_skill_guide\",\n \"Use ha_search() to find correct entity IDs\"\n ]\n },\n \"domain\": \"webrtc\",\n \"service\": \"reload\",\n \"entity_id\": null\n}", "response_size_bytes": null, "user_context": null}