From 4d49c59beb76f90ca80ce3d23fdd3c5e9a8469d9 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Tue, 28 Jul 2026 19:46:25 +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 2640426..7e89116 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -187,3 +187,5 @@ {"timestamp": "2026-07-28T19:45:26.250228+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "shell_command", "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": 75.7596492767334, "success": true, "error_message": null, "response_size_bytes": 175, "user_context": null} {"timestamp": "2026-07-28T19:45:29.404437+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "camera", "service": "snapshot", "entity_id": "camera.hallway_hallway_camera", "data": {"filename": "/media/hallway_snapshot_test.png", "entity_id": "camera.hallway_hallway_camera"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 7.700920104980469, "success": true, "error_message": null, "response_size_bytes": 282, "user_context": null} {"timestamp": "2026-07-28T19:45:54.444025+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "camera.hallway_hallway_camera", "fields": null, "attribute_keys": null}, "execution_time_ms": 10.545969009399414, "success": true, "error_message": null, "response_size_bytes": 1009, "user_context": null} +{"timestamp": "2026-07-28T19:46:19.364838+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "shell_command", "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": 107.65600204467773, "success": true, "error_message": null, "response_size_bytes": 175, "user_context": null} +{"timestamp": "2026-07-28T19:46:23.248881+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "shell_command", "service": "download_camera_image", "entity_id": null, "data": {"media_path": "/media/hallway_direct_test.png", "www_path": "/config/www/hallway_direct_test.png"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 51.8338680267334, "success": true, "error_message": null, "response_size_bytes": 300, "user_context": null}