From c41d9de8ec198477dac72bb0aedc339ec6f59cb4 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 7 Aug 2026 13:26:28 +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 06ea9cf..8555932 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -678,3 +678,4 @@ {"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} +{"timestamp": "2026-08-07T13:26:26.220951+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "counter", "service": "set_value", "entity_id": "counter.octoprint_failed_prints", "data": {"value": 2, "entity_id": "counter.octoprint_failed_prints"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 14.972448348999023, "success": true, "error_message": null, "response_size_bytes": 472, "user_context": null}