.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -264,3 +264,4 @@
|
||||
{"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}
|
||||
{"timestamp": "2026-07-29T15:16:07.574286+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "camera", "service": "record", "entity_id": "camera.entryway_entryway_camera", "data": {"filename": "/media/nest_record_test.mp4", "duration": 3, "entity_id": "camera.entryway_entryway_camera"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 22.63474464416504, "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.entryway_entryway_camera exists using ha_get_state()\",\n \"suggestions\": [\n \"Verify camera.entryway_entryway_camera 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.entryway_entryway_camera')\",\n \"For universal control: ha_call_service('homeassistant', 'toggle', entity_id='camera.entryway_entryway_camera')\"\n ]\n },\n \"domain\": \"camera\",\n \"service\": \"record\",\n \"entity_id\": \"camera.entryway_entryway_camera\"\n}", "response_size_bytes": null, "user_context": null}
|
||||
{"timestamp": "2026-07-29T15:16:14.794430+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "camera", "service": "play_stream", "entity_id": "camera.front_door_front_door", "data": {"media_player": "media_player.test", "format": "hls", "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": 16.261577606201172, "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\": \"play_stream\",\n \"entity_id\": \"camera.front_door_front_door\"\n}", "response_size_bytes": null, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user