diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 23249b0..24bd20b 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -147,3 +147,6 @@ {"timestamp": "2026-07-28T19:29:06.714279+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": null, "query": null, "domain": "nest", "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": 14.010429382324219, "success": true, "error_message": null, "response_size_bytes": 514, "user_context": null} {"timestamp": "2026-07-28T19:29:10.817135+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": null, "entity_id": "binary_sensor.nest_camera_motion", "integration": null, "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "summary"}, "execution_time_ms": 1.1372566223144531, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"ENTITY_NOT_FOUND\",\n \"message\": \"Entity 'binary_sensor.nest_camera_motion' not found or has no associated device\",\n \"suggestion\": \"Use ha_search() to find valid entity IDs\"\n },\n \"entity_id\": \"binary_sensor.nest_camera_motion\"\n}", "response_size_bytes": null, "user_context": null} {"timestamp": "2026-07-28T19:29:18.998356+00:00", "tool_name": "ha_search", "parameters": {"query": "nest", "domain_filter": null, "area_filter": null, "search_types": ["automation"], "limit": 10, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": true, "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": 7722.536087036133, "success": true, "error_message": null, "response_size_bytes": 30637, "user_context": null} +{"timestamp": "2026-07-28T19:29:26.172979+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": null, "entity_id": null, "integration": "nest", "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "full"}, "execution_time_ms": 152.6963710784912, "success": true, "error_message": null, "response_size_bytes": 2978, "user_context": null} +{"timestamp": "2026-07-28T19:29:26.391231+00:00", "tool_name": "ha_search", "parameters": {"query": null, "domain_filter": "camera", "area_filter": null, "search_types": null, "limit": 50, "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": 118.47448348999023, "success": true, "error_message": null, "response_size_bytes": 3889, "user_context": null} +{"timestamp": "2026-07-28T19:29:26.632797+00:00", "tool_name": "ha_get_entity", "parameters": {"entity_id": "binary_sensor.nest_camera_motion", "unique_id": null, "domain": "binary_sensor", "platform": null}, "execution_time_ms": 0.05245208740234375, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"VALIDATION_INVALID_PARAMETER\",\n \"message\": \"domain/platform are resolver filters \\u2014 they only apply when unique_id is provided.\",\n \"suggestion\": \"Drop domain/platform, or pass unique_id to use them\"\n }\n}", "response_size_bytes": null, "user_context": null}