From fc8c68a7507ecc7a81e761d6580588de2f33aaa9 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Tue, 28 Jul 2026 19:28:54 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl --- .ha_mcp/logs/mcp_usage.jsonl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 071c9ce..37e250a 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -134,3 +134,9 @@ {"timestamp": "2026-07-28T19:28:45.667174+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.nest_test_motion"}, "execution_time_ms": 73.48942756652832, "success": true, "error_message": null, "response_size_bytes": 1865, "user_context": null} {"timestamp": "2026-07-28T19:28:48.032580+00:00", "tool_name": "ha_search", "parameters": {"query": "nest", "domain_filter": "camera", "area_filter": null, "search_types": null, "limit": 10, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": false, "group_by_domain": false, "per_domain_limit": null, "state_filter": null, "result_fields": null, "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 138.13304901123047, "success": true, "error_message": null, "response_size_bytes": 761, "user_context": null} {"timestamp": "2026-07-28T19:28:48.134714+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "binary_sensor.nest_camera_motion", "fields": null, "attribute_keys": null}, "execution_time_ms": 4.505157470703125, "success": true, "error_message": null, "response_size_bytes": 739, "user_context": null} +{"timestamp": "2026-07-28T19:28:52.812088+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "camera.back_door_live_view", "fields": null, "attribute_keys": null}, "execution_time_ms": 9.613752365112305, "success": true, "error_message": null, "response_size_bytes": 1041, "user_context": null} +{"timestamp": "2026-07-28T19:28:52.976597+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "camera.back_door_snapshot", "fields": null, "attribute_keys": null}, "execution_time_ms": 6.885528564453125, "success": true, "error_message": null, "response_size_bytes": 950, "user_context": null} +{"timestamp": "2026-07-28T19:28:53.186546+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "camera.backyard", "fields": null, "attribute_keys": null}, "execution_time_ms": 30.836105346679688, "success": true, "error_message": null, "response_size_bytes": 922, "user_context": null} +{"timestamp": "2026-07-28T19:28:53.354126+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "camera.backyard_shed", "fields": null, "attribute_keys": null}, "execution_time_ms": 6.906270980834961, "success": true, "error_message": null, "response_size_bytes": 937, "user_context": null} +{"timestamp": "2026-07-28T19:28:53.524294+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "camera.backyard_tree", "fields": null, "attribute_keys": null}, "execution_time_ms": 20.273923873901367, "success": true, "error_message": null, "response_size_bytes": 937, "user_context": null} +{"timestamp": "2026-07-28T19:28:53.746123+00:00", "tool_name": "ha_get_entity", "parameters": {"entity_id": "binary_sensor.nest_camera_motion", "unique_id": null, "domain": null, "platform": null}, "execution_time_ms": 3.8194656372070312, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"SERVICE_CALL_FAILED\",\n \"message\": \"Entity not found: Command failed: Entity not found\",\n \"suggestion\": \"Use ha_search() to find valid entity IDs\",\n \"suggestions\": [\n \"Use ha_search() to find valid entity IDs\",\n \"Check the entity_id spelling and format (e.g., 'sensor.temperature')\"\n ]\n },\n \"entity_id\": \"binary_sensor.nest_camera_motion\"\n}", "response_size_bytes": null, "user_context": null}