.ha_mcp/logs/mcp_usage.jsonl

This commit is contained in:
Home Assistant Version Control
2026-08-07 13:26:24 +00:00
parent 2f2aa9c21b
commit 00751e2b29
+1
View File
@@ -677,3 +677,4 @@
{"timestamp": "2026-08-07T13:26:12.565860+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "counter", "service": "configure", "entity_id": "counter.octoprint_successful_prints", "data": {"value": 3, "entity_id": "counter.octoprint_successful_prints"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 10.195255279541016, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"VALIDATION_FAILED\",\n \"message\": \"API error: 400 - 400: Bad Request\",\n \"suggestion\": \"Verify counter.octoprint_successful_prints exists using ha_get_state()\",\n \"suggestions\": [\n \"Verify counter.octoprint_successful_prints exists using ha_get_state()\",\n \"Check available services for counter 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='counter.octoprint_successful_prints')\",\n \"For universal control: ha_call_service('homeassistant', 'toggle', entity_id='counter.octoprint_successful_prints')\"\n ]\n },\n \"domain\": \"counter\",\n \"service\": \"configure\",\n \"entity_id\": \"counter.octoprint_successful_prints\"\n}", "response_size_bytes": null, "user_context": null}
{"timestamp": "2026-08-07T13:26:17.304633+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "counter.octoprint_successful_prints", "fields": null, "attribute_keys": null}, "execution_time_ms": 5.670309066772461, "success": true, "error_message": null, "response_size_bytes": 822, "user_context": null}
{"timestamp": "2026-08-07T13:26:17.516098+00:00", "tool_name": "ha_list_services", "parameters": {"domain": "counter", "query": null, "limit": 50, "offset": 0, "detail_level": "summary", "service_fields": null, "fields": null}, "execution_time_ms": 52.95968055725098, "success": true, "error_message": null, "response_size_bytes": 851, "user_context": null}
{"timestamp": "2026-08-07T13:26:21.635936+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "counter", "service": "set_value", "entity_id": "counter.octoprint_successful_prints", "data": {"value": 3, "entity_id": "counter.octoprint_successful_prints"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 21.19922637939453, "success": true, "error_message": null, "response_size_bytes": 484, "user_context": null}