From 1ae8df67175ad4d454160fb87ed52425a670e1f1 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Sun, 2 Aug 2026 17:06:43 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl --- .ha_mcp/logs/mcp_usage.jsonl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 2dced3e..04d1974 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -426,3 +426,5 @@ {"timestamp": "2026-08-02T17:06:19.912888+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "input_text", "service": "set_value", "entity_id": "input_text.office_lamp_previous_color", "data": {"value": "0,255,0", "entity_id": "input_text.office_lamp_previous_color"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 12.50457763671875, "success": true, "error_message": null, "response_size_bytes": 519, "user_context": null} {"timestamp": "2026-08-02T17:06:22.408345+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "script", "service": "test_rgb_restore", "entity_id": "script.test_rgb_restore", "data": {}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 113.28673362731934, "success": true, "error_message": null, "response_size_bytes": 601, "user_context": null} {"timestamp": "2026-08-02T17:06:25.467814+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "light.office_lamp", "fields": ["state", "attributes"], "attribute_keys": ["rgb_color", "color_mode", "brightness", "color_temp_kelvin"]}, "execution_time_ms": 4.175901412963867, "success": true, "error_message": null, "response_size_bytes": 474, "user_context": null} +{"timestamp": "2026-08-02T17:06:36.900298+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "input_text", "service": "set_value", "entity_id": "input_text.office_lamp_previous_color", "data": {"value": "255,0,0", "entity_id": "input_text.office_lamp_previous_color"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 12.71367073059082, "success": true, "error_message": null, "response_size_bytes": 519, "user_context": null} +{"timestamp": "2026-08-02T17:06:41.176989+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "script", "service": "test_rgb_restore", "entity_id": "script.test_rgb_restore", "data": {}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 95.95847129821777, "success": true, "error_message": null, "response_size_bytes": 601, "user_context": null}