diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 8de7d61..e7cea3f 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -565,3 +565,5 @@ {"timestamp": "2026-08-07T02:10:32.568264+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "light", "service": "turn_off", "entity_id": "light.playroom_light", "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 244.94695663452148, "success": true, "error_message": null, "response_size_bytes": 416, "user_context": null} {"timestamp": "2026-08-07T02:10:32.842516+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "light", "service": "turn_off", "entity_id": "light.bedroom_lamp", "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 236.0978126525879, "success": true, "error_message": null, "response_size_bytes": 204, "user_context": null} {"timestamp": "2026-08-07T02:10:36.736362+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "input_boolean", "service": "turn_on", "entity_id": "input_boolean.3d_printer_running", "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 17.74907112121582, "success": true, "error_message": null, "response_size_bytes": 394, "user_context": null} +{"timestamp": "2026-08-07T02:10:43.222715+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.playroom_light", "light.bedroom_lamp", "climate.basement"], "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 11.824607849121094, "success": true, "error_message": null, "response_size_bytes": 511, "user_context": null} +{"timestamp": "2026-08-07T02:10:47.104276+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "input_boolean", "service": "turn_off", "entity_id": "input_boolean.3d_printer_running", "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 19.855260848999023, "success": true, "error_message": null, "response_size_bytes": 398, "user_context": null}