.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -783,3 +783,4 @@
|
||||
{"timestamp": "2026-08-07T15:00:27.590828+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": null, "entity_id": null, "integration": "octoprint", "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "summary"}, "execution_time_ms": 27.771949768066406, "success": true, "error_message": null, "response_size_bytes": 250, "user_context": null}
|
||||
{"timestamp": "2026-08-07T15:00:50.988464+00:00", "tool_name": "ha_get_entity", "parameters": {"entity_id": "switch.octoprint_camera_snapshot", "unique_id": null, "domain": null, "platform": null}, "execution_time_ms": 1.48773193359375, "success": true, "error_message": null, "response_size_bytes": 629, "user_context": null}
|
||||
{"timestamp": "2026-08-07T15:00:51.312088+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": null, "entity_id": "switch.octoprint_camera_snapshot", "integration": null, "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "summary"}, "execution_time_ms": 163.93613815307617, "success": true, "error_message": null, "response_size_bytes": 7286, "user_context": null}
|
||||
{"timestamp": "2026-08-07T15:02:13.888770+00:00", "tool_name": "ha_set_integration", "parameters": {"entry_id": null, "enabled": null, "domain": "generic", "config": {"name": "OctoPrint", "still_image_url": "http://endercamera.duckdns.org/?action=stream", "stream_source": "http://endercamera.duckdns.org/?action=stream", "verify_ssl": false}}, "execution_time_ms": 12638.437747955322, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"VALIDATION_INVALID_PARAMETER\",\n \"message\": \"Form validation failed\",\n \"suggestion\": \"Fix the field errors and retry with corrected values\"\n },\n \"flow_id\": \"01KZEBXMS5AMQNMXAWMX2RZ3SR\",\n \"step_id\": \"user\",\n \"errors\": {\n \"still_image_url\": \"unable_still_load\"\n },\n \"data_schema\": [\n {\n \"type\": \"string\",\n \"name\": \"stream_source\",\n \"description\": {\n \"suggested_value\": \"http://endercamera.duckdns.org/?action=stream\"\n },\n \"required\": false,\n \"optional\": true\n },\n {\n \"type\": \"string\",\n \"name\": \"still_image_url\",\n \"description\": {\n \"suggested_value\": \"http://endercamera.duckdns.org/?action=stream\"\n },\n \"required\": false,\n \"optional\": true\n },\n {\n \"type\": \"string\",\n \"name\": \"username\",\n \"required\": false,\n \"optional\": true\n },\n {\n \"type\": \"string\",\n \"name\": \"password\",\n \"required\": false,\n \"optional\": true\n },\n {\n \"type\": \"expandable\",\n \"schema\": [\n {\n \"valueMin\": 0,\n \"type\": \"float\",\n \"name\": \"framerate\",\n \"description\": {\n \"suggested_value\": 2.0\n },\n \"required\": true\n },\n {\n \"type\": \"boolean\",\n \"name\": \"verify_ssl\",\n \"description\": {\n \"suggested_value\": false\n },\n \"required\": true\n },\n {\n \"selector\": {\n \"select\": {\n \"options\": [\n {\n \"value\": \"tcp\",\n \"label\": \"TCP\"\n },\n {\n \"value\": \"udp\",\n \"label\": \"UDP\"\n },\n {\n \"value\": \"udp_multicast\",\n \"label\": \"UDP Multicast\"\n },\n {\n \"value\": \"http\",\n \"label\": \"HTTP\"\n }\n ],\n \"mode\": \"dropdown\",\n \"sort\": false,\n \"custom_value\": false,\n \"multiple\": false\n }\n },\n \"name\": \"rtsp_transport\",\n \"description\": {\n \"suggested_value\": \"tcp\"\n },\n \"required\": false,\n \"optional\": true\n },\n {\n \"type\": \"select\",\n \"options\": [\n [\n \"basic\",\n \"basic\"\n ],\n [\n \"digest\",\n \"digest\"\n ]\n ],\n \"name\": \"authentication\",\n \"description\": {\n \"suggested_value\": \"basic\"\n },\n \"required\": false,\n \"optional\": true\n }\n ],\n \"expanded\": false,\n \"name\": \"advanced\",\n \"required\": true\n }\n ]\n}", "response_size_bytes": null, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user