From 1ddb263752694cbd74423733127d6286f1ee71b3 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Wed, 29 Jul 2026 15:15:49 +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 5a67c04..9bad981 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -262,3 +262,4 @@ {"timestamp": "2026-07-29T15:09:57.315637+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "event.front_door_front_door_motion", "fields": ["attributes"], "attribute_keys": null}, "execution_time_ms": 5.876302719116211, "success": true, "error_message": null, "response_size_bytes": 590, "user_context": null} {"timestamp": "2026-07-29T15:09:57.550809+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "event.entryway_entryway_camera_motion", "fields": null, "attribute_keys": null}, "execution_time_ms": 6.11567497253418, "success": true, "error_message": null, "response_size_bytes": 933, "user_context": null} {"timestamp": "2026-07-29T15:11:48.562157+00:00", "tool_name": "ha_get_camera_image", "parameters": {"entity_id": "camera.front_door_front_door", "width": null, "height": null}, "execution_time_ms": 3.681182861328125, "success": true, "error_message": null, "response_size_bytes": null, "user_context": null} +{"timestamp": "2026-07-29T15:15:43.623079+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "camera", "service": "record", "entity_id": "camera.front_door_front_door", "data": {"filename": "/media/nest_record_test.mp4", "duration": 3, "entity_id": "camera.front_door_front_door"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 43.54548454284668, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"SERVICE_CALL_FAILED\",\n \"message\": \"API error: 500 - 500 Internal Server Error\\n\\nServer got itself in trouble\",\n \"suggestion\": \"Verify camera.front_door_front_door exists using ha_get_state()\",\n \"suggestions\": [\n \"Verify camera.front_door_front_door exists using ha_get_state()\",\n \"Check available services for camera domain using ha_get_skill_guide\",\n \"Use ha_search() to find correct entity IDs\",\n \"For automation: ha_call_service('automation', 'trigger', entity_id='camera.front_door_front_door')\",\n \"For universal control: ha_call_service('homeassistant', 'toggle', entity_id='camera.front_door_front_door')\"\n ]\n },\n \"domain\": \"camera\",\n \"service\": \"record\",\n \"entity_id\": \"camera.front_door_front_door\"\n}", "response_size_bytes": null, "user_context": null}