From dda81529940c7c1a9e1db1e006cdc412ff1685be Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 7 Aug 2026 02:09:40 +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 4e6956e..de70620 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -561,3 +561,4 @@ {"timestamp": "2026-08-07T02:09:26.664390+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.3d_print_started_playroom_light_basement_heat"}, "execution_time_ms": 60.18710136413574, "success": true, "error_message": null, "response_size_bytes": 766, "user_context": null} {"timestamp": "2026-08-07T02:09:30.464749+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.3d_print_started_playroom_light_basement_heat", "python_transform": "config['initial_state'] = False", "config_hash": "80e2845835e3d053", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 282.731294631958, "success": true, "error_message": null, "response_size_bytes": 415, "user_context": null} {"timestamp": "2026-08-07T02:09:33.780512+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "automation", "service": "turn_off", "entity_id": "automation.3d_print_started_playroom_light_basement_heat", "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 8.172988891601562, "success": true, "error_message": null, "response_size_bytes": 227, "user_context": null} +{"timestamp": "2026-08-07T02:09:37.851729+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["automation.3d_printer_running_playroom_light_basement_heat", "automation.3d_print_started_playroom_light_basement_heat", "input_boolean.3d_printer_running"], "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 48.3851432800293, "success": true, "error_message": null, "response_size_bytes": 603, "user_context": null}