From dcb568fbe7edc1ca3d921f1e626a01b3282855bc Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Wed, 29 Jul 2026 16:55:50 +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 50afc6b..81535f1 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -339,3 +339,4 @@ {"timestamp": "2026-07-29T16:54:21.172659+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "system", "limit": 20, "search": "nest", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": null}, "execution_time_ms": 9.444952011108398, "success": true, "error_message": null, "response_size_bytes": 2617, "user_context": null} {"timestamp": "2026-07-29T16:54:36.488114+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "camera", "service": "snapshot", "entity_id": "camera.front_door_front_door", "data": {"filename": "/tmp/nest_test.jpg", "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": 22.787094116210938, "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\": \"snapshot\",\n \"entity_id\": \"camera.front_door_front_door\"\n}", "response_size_bytes": null, "user_context": null} {"timestamp": "2026-07-29T16:55:35.206547+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": null, "query": null, "domain": "webrtc", "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": 9.156465530395508, "success": true, "error_message": null, "response_size_bytes": 527, "user_context": null} +{"timestamp": "2026-07-29T16:55:44.295097+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["camera.front_door_front_door", "camera.blink_backyard_shed", "camera.blink_backyard", "camera.blink_front", "camera.blink_backyard_tree"], "fields": ["state", "attributes"], "attribute_keys": ["friendly_name", "brand", "model_name", "motion_detection", "frontend_stream_type"]}, "execution_time_ms": 17.09461212158203, "success": true, "error_message": null, "response_size_bytes": 939, "user_context": null}